ArcGIS Extensibility SDK for Silverlight - Library Reference
PropertyChanged Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > PopupItem Class : PropertyChanged Event
Occurs when a property of the PopupItem has changed

Syntax

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

See Also

© Esri, Inc. All Rights Reserved.