3 references to GetDisplayName
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellItem.g.cs (1)
172 return __object.GetDisplayName(sigdnName, ppszName);
Windows.Win32.UI_Shell_IShellItem_Extensions.g.cs (2)
39 /// <inheritdoc cref="winmdroot.UI.Shell.IShellItem.Interface.GetDisplayName(winmdroot.UI.Shell.SIGDN, winmdroot.Foundation.PWSTR*)"/> 44 winmdroot.Foundation.HRESULT __result = @this.GetDisplayName(sigdnName, ppszNameLocal);