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