2 references to SHGetSpecialFolderLocation
System.Windows.Forms.Primitives (2)
Windows\Win32\UI\Shell\FolderBrowserHelper.cs (2)
24
PInvoke.
SHGetSpecialFolderLocation
(rootFolderCsidl, out ITEMIDLIST* rootFolderId);
27
PInvoke.
SHGetSpecialFolderLocation
((int)Environment.SpecialFolder.Desktop, out rootFolderId);