ArcGIS Runtime SDK for WPF - Library Reference
OnPropertyChanged(String) Method
See Also 
ESRI.ArcGIS.Client Namespace > Layer Class > OnPropertyChanged Method : OnPropertyChanged(String) Method

propertyName
Name of the property.
Raises the PropertyChanged event.

Syntax

Visual Basic (Declaration) 
Protected Overloads 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, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.