Visual Basic (Declaration) | |
---|---|
Protected Sub OnPropertyChanged( _ ByVal propertyName As String _ ) |
C# | |
---|---|
protected void OnPropertyChanged( string propertyName ) |
Parameters
- propertyName
- Name of the property.
Target Platforms:Windows Phone 7
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 |
Visual Basic (Declaration) | |
---|---|
Protected Sub OnPropertyChanged( _ ByVal propertyName As String _ ) |
C# | |
---|---|
protected void OnPropertyChanged( string propertyName ) |
Target Platforms:Windows Phone 7