ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.