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