1 write to _dialog
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FileDialog_Vista.cs (1)
225
this.
_dialog
= dialog;
1 reference to _dialog
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FileDialog_Vista.cs (1)
230
return this.
_dialog
.HandleVistaFileOk(pfd) ? NativeMethods.S_OK : NativeMethods.S_FALSE;