MapCore.OnApplyTemplate Method ()

 

When overridden in a derived class, is invoked whenever application code or internal processes call MapCoreApplyTemplate

Namespace:   Microsoft.Maps.MapControl.WPF
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

MapCore Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top