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