ApplicationIdCredentialsProvider.OnPropertyChanged Method (String)

Bing
 

Enables the ability to provide custom handling when a property of this class changes.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Protected Sub OnPropertyChanged (
	propertyName As String
)

Parameters

propertyName
Type: System.String

The name of the property that changed.

Return to top
Show: