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