3 references to AddText
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialogCustomize.g.cs (1)
413
return __object.
AddText
(dwIDCtl, pszText);
Windows.Win32.UI_Shell_IFileDialogCustomize_Extensions.g.cs (2)
63
/// <inheritdoc cref="winmdroot.UI.Shell.IFileDialogCustomize.Interface.
AddText
(uint, winmdroot.Foundation.PCWSTR)"/>
68
winmdroot.Foundation.HRESULT __result = @this.
AddText
(dwIDCtl, pszTextLocal);