HwndHost.Dispose Method
.NET Framework 3.0
Immediately frees any system resources that the object might hold.
HwndHost Members
System.Windows.Interop Namespace
| Name | Description |
|---|---|
| HwndHost.Dispose () | Immediately frees any system resources that the object might hold. |
| HwndHost.Dispose (Boolean) | Immediately frees any system resources that the object might hold. |
Security Note: |
|---|
| This type or member is not available in the Internet security zone. |
Derived classes can override this method (by the Dispose(Boolean) signature) if they need to do additional cleanup.
Reference
HwndHost ClassHwndHost Members
System.Windows.Interop Namespace
Security Note: