3 references to GetFileName
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialog.g.cs (1)
579
return __object.
GetFileName
(pszName);
Windows.Win32.UI_Shell_IFileDialog_Extensions.g.cs (2)
73
/// <inheritdoc cref="winmdroot.UI.Shell.IFileDialog.Interface.
GetFileName
(winmdroot.Foundation.PWSTR*)"/>
78
winmdroot.Foundation.HRESULT __result = @this.
GetFileName
(pszNameLocal);