3 references to get_Offline
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (1)
443webBrowser2.Value->get_Offline(&offline).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IWebBrowser2.g.cs (2)
1581 /// <inheritdoc cref="get_Offline(winmdroot.Foundation.VARIANT_BOOL*)"/> 1586 winmdroot.Foundation.HRESULT __result = this.get_Offline(pbOfflineLocal);