3 references to SetTitle
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileSaveDialog.g.cs (1)
480
return __object.
SetTitle
(pszTitle);
Windows.Win32.UI_Shell_IFileSaveDialog_Extensions.g.cs (2)
83
/// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.
SetTitle
(winmdroot.Foundation.PCWSTR)"/>
88
winmdroot.Foundation.HRESULT __result = @this.
SetTitle
(pszTitleLocal);