Map.OnApplyTemplate Method ()
Builds the visual tree for the Map when a new template is applied.
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
Map Class
Microsoft.Maps.MapControl.WPF Namespace
Return to top