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.
Namespace: Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Syntax
protected override void Dispose(
bool disposing
)
protected:
virtual void Dispose(
bool disposing
) override
override Dispose :
disposing:bool -> unit
Protected Overrides Sub Dispose (
disposing As Boolean
)
Parameters
- disposing
Type: System.Boolean
See Also
DisposeāOverload
Map Class
Microsoft.Maps.MapControl.WPF Namespace
Return to top