4 references to KeyboardSpeed
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
669
while (!_cacheValid[(int)CacheSlot.
KeyboardSpeed
])
671
_cacheValid[(int)CacheSlot.
KeyboardSpeed
] = true;
678
_cacheValid[(int)CacheSlot.
KeyboardSpeed
] = false;
5232
return InvalidateProperty((int)CacheSlot.
KeyboardSpeed
, "KeyboardSpeed");