2 references to KeyUp
System.Windows.Forms.UI.IntegrationTests (2)
Infra\ControlTestBase.cs (1)
125
new InputSimulator().Keyboard.
KeyUp
(code);
ListViewTests.cs (1)
559
.Keyboard.
KeyUp
(VIRTUAL_KEY.VK_SHIFT));