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