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