3 references to get_closed
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
116
htmlWindow.Value->
get_closed
(&closed).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLWindow2.g.cs (2)
1633
/// <inheritdoc cref="
get_closed
(winmdroot.Foundation.VARIANT_BOOL*)"/>
1638
winmdroot.Foundation.HRESULT __result = this.
get_closed
(pLocal);