Share via


MapForeground.OnApplyTemplate Method ()

 

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