MapCore::OnScaleVisibilityChanged Method (DependencyPropertyChangedEventArgs)

Bing
 

Occurs when the ScaleVisibility property is changed.

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

protected:
virtual void OnScaleVisibilityChanged(
	DependencyPropertyChangedEventArgs eventArgs
)

Parameters

eventArgs
Type: System.Windows::DependencyPropertyChangedEventArgs

The event data to use.

Return to top
Show: