3 references to confirm
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLWindow2.g.cs (1)
423 return __object.confirm(message, confirmed);
Windows.Win32.Web_MsHtml_IHTMLWindow2_Extensions.g.cs (2)
59 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLWindow2.Interface.confirm(winmdroot.Foundation.BSTR, winmdroot.Foundation.VARIANT_BOOL*)"/> 64 winmdroot.Foundation.HRESULT __result = @this.confirm(message, confirmedLocal);