3 references to get_Busy
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (1)
426
webBrowser2.Value->
get_Busy
(&busy).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IWebBrowser2.g.cs (2)
795
/// <inheritdoc cref="
get_Busy
(winmdroot.Foundation.VARIANT_BOOL*)"/>
800
winmdroot.Foundation.HRESULT __result = this.
get_Busy
(pBoolLocal);