ArcGIS API for Silverlight - Library Reference
PropertyChanged Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > UniqueValueRenderer Class : PropertyChanged Event

Occurs when a property value changes.

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 Gets the name of the property that changed.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.