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