3 references to SetFileNameLabel
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialog.g.cs (1)
715 return __object.SetFileNameLabel(pszLabel);
Windows.Win32.UI_Shell_IFileDialog_Extensions.g.cs (2)
103 /// <inheritdoc cref="winmdroot.UI.Shell.IFileDialog.Interface.SetFileNameLabel(winmdroot.Foundation.PCWSTR)"/> 108 winmdroot.Foundation.HRESULT __result = @this.SetFileNameLabel(pszLabelLocal);