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