This topic has not yet been rated - Rate this topic

HwndHost.Dispose Method

Immediately frees any system resources that the object might hold.
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 noteSecurity 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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.