DrawingContext::DisposeCore Method ()
.NET Framework (current version)
Releases all resources used by the DrawingContext.
Assembly: PresentationCore (in PresentationCore.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | The object has already been closed or disposed. |
Do not call this method directly from your code; use the IDisposable::Dispose method instead.
.NET Framework
Available since 3.0
Available since 3.0
Show: