4 references to KeyboardSpeed
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
727while (!_cacheValid[(int)CacheSlot.KeyboardSpeed]) 729_cacheValid[(int)CacheSlot.KeyboardSpeed] = true; 736_cacheValid[(int)CacheSlot.KeyboardSpeed] = false; 5807return InvalidateProperty((int)CacheSlot.KeyboardSpeed, "KeyboardSpeed");