2 references to TestProcessDialogKey
System.Windows.Forms.Tests (2)
System\Windows\Forms\PrintPreviewDialogTests.cs (2)
17
testPrintPreviewDialog.
TestProcessDialogKey
(Keys.Control | digitKey);
31
Assert.False(testPrintPreviewDialog.
TestProcessDialogKey
(arrowKey));