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.
494
var
instance = (
FolderBrowserDialog
)GCHandle.FromIntPtr(lpData).Target!;