ArcGIS API for Silverlight - Library Reference
OnPropertyChanged(String) Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Layer Class : OnPropertyChanged(String) Method

propertyName
Name of the property.
Raises the PropertyChanged event.

Syntax

Visual Basic (Declaration) 
Protected Sub OnPropertyChanged( _
   ByVal propertyName As String _
) 
C# 
protected void OnPropertyChanged( 
   string propertyName
)

Parameters

propertyName
Name of the property.

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.