3 references to FolderBrowserDialog
System.Windows.Forms (3)
System\Windows\Forms\Dialogs\CommonDialogs\FolderBrowserDialog.cs (3)
39/// Initializes a new instance of the <see cref="FolderBrowserDialog"/> class. 494var instance = (FolderBrowserDialog)GCHandle.FromIntPtr(lpData).Target!;