4 references to KeyboardSpeed
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
655while (!_cacheValid[(int)CacheSlot.KeyboardSpeed]) 657_cacheValid[(int)CacheSlot.KeyboardSpeed] = true; 664_cacheValid[(int)CacheSlot.KeyboardSpeed] = false; 5213return InvalidateProperty((int)CacheSlot.KeyboardSpeed, "KeyboardSpeed");