4 references to KeyboardDelay
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
661
while (!_cacheValid[(int)CacheSlot.
KeyboardDelay
])
663
_cacheValid[(int)CacheSlot.
KeyboardDelay
] = true;
670
_cacheValid[(int)CacheSlot.
KeyboardDelay
] = false;
5803
return InvalidateProperty((int)CacheSlot.
KeyboardDelay
, "KeyboardDelay");