3 references to execCommand
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLDocument2.g.cs (1)
1890
return __object.
execCommand
(cmdID, showUI, value, pfRet);
Windows.Win32.Web_MsHtml_IHTMLDocument2_Extensions.g.cs (2)
123
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDocument2.Interface.
execCommand
(winmdroot.Foundation.BSTR, winmdroot.Foundation.VARIANT_BOOL, winmdroot.System.Variant.VARIANT, winmdroot.Foundation.VARIANT_BOOL*)"/>
128
winmdroot.Foundation.HRESULT __result = @this.
execCommand
(cmdID, showUI, value, pfRetLocal);