4 references to KeyboardSpeed
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
669while (!_cacheValid[(int)CacheSlot.KeyboardSpeed]) 671_cacheValid[(int)CacheSlot.KeyboardSpeed] = true; 678_cacheValid[(int)CacheSlot.KeyboardSpeed] = false; 5232return InvalidateProperty((int)CacheSlot.KeyboardSpeed, "KeyboardSpeed");