2 references to KeyboardDelay
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
387
int delay = SystemInformation.
KeyboardDelay
;
389
Assert.Equal(delay, SystemInformation.
KeyboardDelay
);