4 references to KeyboardSpeed
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
655
while (!_cacheValid[(int)CacheSlot.
KeyboardSpeed
])
657
_cacheValid[(int)CacheSlot.
KeyboardSpeed
] = true;
664
_cacheValid[(int)CacheSlot.
KeyboardSpeed
] = false;
5213
return InvalidateProperty((int)CacheSlot.
KeyboardSpeed
, "KeyboardSpeed");