2 references to KeyboardSpeed
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
395
int speed = SystemInformation.
KeyboardSpeed
;
397
Assert.Equal(speed, SystemInformation.
KeyboardSpeed
);