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