3 references to get_ReadyState
System.Windows.Forms.Primitives (3)
Windows.Win32.IWebBrowser2.g.cs (1)
1568
return __object.
get_ReadyState
(plReadyState);
Windows.Win32.UI_Shell_IWebBrowser2_Extensions.g.cs (2)
119
/// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.
get_ReadyState
(winmdroot.System.Ole.READYSTATE*)"/>
124
winmdroot.Foundation.HRESULT __result = @this.
get_ReadyState
(plReadyStateLocal);