3 references to hasFocus
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLDocument4.g.cs (1)
158 return __object.hasFocus(pfFocus);
Windows.Win32.Web_MsHtml_IHTMLDocument4_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDocument4.Interface.hasFocus(winmdroot.Foundation.VARIANT_BOOL*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.hasFocus(pfFocusLocal);