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