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.
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