3 references to queryCommandText
System.Windows.Forms.Primitives (3)
_generated\144\Windows.Win32.IHTMLDocument2.g.cs (1)
1922
return __object.
queryCommandText
(cmdID, pcmdText);
_generated\625\Windows.Win32.Web_MsHtml_IHTMLDocument2_Extensions.g.cs (2)
173
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDocument2.Interface.
queryCommandText
(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR*)"/>
178
winmdroot.Foundation.HRESULT __result = @this.
queryCommandText
(cmdID, pcmdTextLocal);