1 write to _cacheKeyboardDelay
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
956_cacheKeyboardDelay = CreateInstance(SystemResourceKeyID.KeyboardDelay);
2 references to _cacheKeyboardDelay
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
954if (_cacheKeyboardDelay == null) 959return _cacheKeyboardDelay;