4 references to KeyboardSpeed
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
665
while (!_cacheValid[(int)CacheSlot.
KeyboardSpeed
])
667
_cacheValid[(int)CacheSlot.
KeyboardSpeed
] = true;
674
_cacheValid[(int)CacheSlot.
KeyboardSpeed
] = false;
5228
return InvalidateProperty((int)CacheSlot.
KeyboardSpeed
, "KeyboardSpeed");