4 references to KeyboardDelay
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
609
while (!_cacheValid[(int)CacheSlot.
KeyboardDelay
])
611
_cacheValid[(int)CacheSlot.
KeyboardDelay
] = true;
618
_cacheValid[(int)CacheSlot.
KeyboardDelay
] = false;
5224
return InvalidateProperty((int)CacheSlot.
KeyboardDelay
, "KeyboardDelay");