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