3 references to queryCommandValue
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLDocument2.g.cs (1)
1853 return __object.queryCommandValue(cmdID, pcmdValue);
Windows.Win32.Web_MsHtml_IHTMLDocument2_Extensions.g.cs (2)
113 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDocument2.Interface.queryCommandValue(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/> 118 winmdroot.Foundation.HRESULT __result = @this.queryCommandValue(cmdID, pcmdValueLocal);