2 references to GetDisplayName
PresentationFramework (2)
Microsoft\Win32\CommonItemDialog.cs (1)
600
names[i] = items[i].
GetDisplayName
(SIGDN.DESKTOPABSOLUTEPARSING);
MS\Internal\AppModel\ShellProvider.cs (1)
944
return item.
GetDisplayName
(SIGDN.DESKTOPABSOLUTEPARSING);