2 references to GetResults
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\CommonDialogs\FolderBrowserDialog.cs (1)
407
dialog->
GetResults
(itemArray);
System\Windows\Forms\Dialogs\CommonDialogs\OpenFileDialog.cs (1)
148
HRESULT hr = openDialog.Value->
GetResults
(items);