ArcGIS Runtime SDK for WPF - Library Reference
PropertyChanged Event
See Also 
ESRI.ArcGIS.Client Namespace > Layer Class : PropertyChanged Event

Property changed event

Syntax

Visual Basic (Declaration) 
Public Event PropertyChanged As PropertyChangedEventHandler
C# 
public event PropertyChangedEventHandler PropertyChanged

Event Data

The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.

PropertyDescription
PropertyName  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.