Share via


MapCore.Dispose Method

 

Releases resources.

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.

System_CAPS_protmethod Dispose(Boolean)

Releases unmanaged and managed resources

See Also

MapCore Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top