1 write to _ownerDialog
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.VistaDialogEvents.cs (1)
16
_ownerDialog
= dialog;
1 reference to _ownerDialog
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.VistaDialogEvents.cs (1)
21
return
_ownerDialog
.HandleVistaFileOk(pfd) ? HRESULT.S_OK : HRESULT.S_FALSE;