4 references to KeyboardDelay
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
599
while (!_cacheValid[(int)CacheSlot.
KeyboardDelay
])
601
_cacheValid[(int)CacheSlot.
KeyboardDelay
] = true;
608
_cacheValid[(int)CacheSlot.
KeyboardDelay
] = false;
5209
return InvalidateProperty((int)CacheSlot.
KeyboardDelay
, "KeyboardDelay");