2 references to SHGetSpecialFolderLocation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (2)
237UnsafeNativeMethods.Shell32.SHGetSpecialFolderLocation(hWndOwner, (int) rootFolder, ref pidlRoot); 240UnsafeNativeMethods.Shell32.SHGetSpecialFolderLocation(hWndOwner, NativeMethods.CSIDL_DESKTOP, ref pidlRoot);