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