7 references to ProcessDialogKey
System.Windows.Forms.Tests (7)
System\Windows\Forms\ToolStripButtonTests.cs (7)
1533
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1560
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1587
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1612
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1639
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1666
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1680
Assert.False(item.
ProcessDialogKey
(keyData));