3 references to SHBrowseForFolder
System.Windows.Forms.Primitives (3)
Windows.Win32.PInvoke.SHELL32.dll.g.cs (2)
68 /// <inheritdoc cref="SHBrowseForFolder(winmdroot.UI.Shell.BROWSEINFOW*)"/> 74 winmdroot.UI.Shell.Common.ITEMIDLIST* __result = PInvoke.SHBrowseForFolder(lpbiLocal);
Windows\Win32\UI\Shell\FolderBrowserHelper.cs (1)
53ITEMIDLIST* resultId = PInvoke.SHBrowseForFolder(&bi);