3 references to prompt
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLWindow2.g.cs (1)
458
return __object.
prompt
(message, defstr, textdata);
Windows.Win32.Web_MsHtml_IHTMLWindow2_Extensions.g.cs (2)
69
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLWindow2.Interface.
prompt
(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/>
74
winmdroot.Foundation.HRESULT __result = @this.
prompt
(message, defstr, textdataLocal);