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 the ability to provide custom handling when a new template is applied to the map foreground.
Namespace: Microsoft.Maps.MapControl.WPF.Overlays
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Syntax
public override void OnApplyTemplate()
public:
virtual void OnApplyTemplate() override
override OnApplyTemplate : unit -> unit
Public Overrides Sub OnApplyTemplate
See Also
MapForeground Class
Microsoft.Maps.MapControl.WPF.Overlays Namespace
Return to top