Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables derived classes to provide custom handling when the culture of the scale bar changes.
Namespace: Microsoft.Maps.MapControl.WPF.Overlays
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Syntax
protected virtual void OnCultureChanged()
protected:
virtual void OnCultureChanged()
abstract OnCultureChanged : unit -> unit
override OnCultureChanged : unit -> unit
Protected Overridable Sub OnCultureChanged
See Also
Scale Class
Microsoft.Maps.MapControl.WPF.Overlays Namespace
Return to top