Dispose Method (WebView2Control)
- Last UpdatedAug 21, 2026
- 1 minute read
Immediately frees any system resources that the object might hold.
| Overload | Description |
|---|---|
| Dispose(Boolean) | Immediately frees any system resources that the object might hold. |
| Dispose() | Immediately frees any system resources that the object might hold. (Inherited from System.Windows.Interop.HwndHost) |