1 write to _cacheKeyboardSpeed
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
988_cacheKeyboardSpeed = CreateInstance(SystemResourceKeyID.KeyboardSpeed);
2 references to _cacheKeyboardSpeed
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
986if (_cacheKeyboardSpeed == null) 991return _cacheKeyboardSpeed;