3 references to SetFileName
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileSaveDialog.g.cs (1)
412
return __object.
SetFileName
(pszName);
Windows.Win32.UI_Shell_IFileSaveDialog_Extensions.g.cs (2)
63
/// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.
SetFileName
(winmdroot.Foundation.PCWSTR)"/>
68
winmdroot.Foundation.HRESULT __result = @this.
SetFileName
(pszNameLocal);