1 write to _dialog
System.Windows.Forms.UI.IntegrationTests (1)
OpenFileDialogTests.cs (1)
66
_dialog
= dialog;
1 reference to _dialog
System.Windows.Forms.UI.IntegrationTests (1)
OpenFileDialogTests.cs (1)
71
Assert.Equal(DialogResult.Cancel,
_dialog
.ShowDialog(this));