3 references to queryCommandEnabled
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLDocument2.g.cs (1)
1745 return __object.queryCommandEnabled(cmdID, pfRet);
Windows.Win32.Web_MsHtml_IHTMLDocument2_Extensions.g.cs (2)
83 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDocument2.Interface.queryCommandEnabled(winmdroot.Foundation.BSTR, winmdroot.Foundation.VARIANT_BOOL*)"/> 88 winmdroot.Foundation.HRESULT __result = @this.queryCommandEnabled(cmdID, pfRetLocal);