TileSource::OnPropertyChanged Method (String^)

Bing
 

Enables the ability to provide custom handling when a property of the tile source changes.

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

protected:
void OnPropertyChanged(
	String^ propertyName
)

Parameters

propertyName
Type: System::String^

The name of the changed property.

Return to top
Show: