3 references to clearData
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLDataTransfer.g.cs (1)
187 return __object.clearData(format, pret);
Windows.Win32.Web_MsHtml_IHTMLDataTransfer_Extensions.g.cs (2)
46 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDataTransfer.Interface.clearData(winmdroot.Foundation.BSTR, winmdroot.Foundation.VARIANT_BOOL*)"/> 51 winmdroot.Foundation.HRESULT __result = @this.clearData(format, pretLocal);