7 references to ProcessDialogKey
System.Windows.Forms.Tests (7)
System\Windows\Forms\ToolStripButtonTests.cs (7)
1531
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1558
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1585
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1610
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1637
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1664
Assert.True(item.
ProcessDialogKey
(Keys.Enter));
1678
Assert.False(item.
ProcessDialogKey
(keyData));