1 instantiation of BROWSEINFOW
System.Windows.Forms.Primitives (1)
Windows\Win32\UI\Shell\FolderBrowserHelper.cs (1)
39
BROWSEINFOW bi =
new
()
5 references to BROWSEINFOW
System.Windows.Forms.Primitives (5)
_generated\422\Windows.Win32.PInvoke.SHELL32.dll.g.cs (4)
72
/// <inheritdoc cref="SHBrowseForFolder(winmdroot.UI.Shell.
BROWSEINFOW
*)"/>
75
internal static unsafe winmdroot.UI.Shell.Common.ITEMIDLIST* SHBrowseForFolder(in winmdroot.UI.Shell.
BROWSEINFOW
lpbi)
77
fixed (winmdroot.UI.Shell.
BROWSEINFOW
* lpbiLocal = &lpbi)
101
internal static extern unsafe winmdroot.UI.Shell.Common.ITEMIDLIST* SHBrowseForFolder(winmdroot.UI.Shell.
BROWSEINFOW
* lpbi);
Windows\Win32\UI\Shell\FolderBrowserHelper.cs (1)
39
BROWSEINFOW
bi = new()