Share via


Map.Dispose Method

 

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Overload List

Name Description
System_CAPS_pubmethod Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Additionally, halts any pending downloads of map imagery and allows existing map imagery resources to be freed. This method requires that the control is no longer in the visual tree and therefore has no parent. Once disposed, the control may not be added to the visual tree again.(Inherited from MapCore.)

System_CAPS_protmethod Dispose(Boolean)

(Overrides MapCore.Dispose(Boolean).)

See Also

Map Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top