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