4 references to KeyboardDelay
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
613
while (!_cacheValid[(int)CacheSlot.
KeyboardDelay
])
615
_cacheValid[(int)CacheSlot.
KeyboardDelay
] = true;
622
_cacheValid[(int)CacheSlot.
KeyboardDelay
] = false;
5228
return InvalidateProperty((int)CacheSlot.
KeyboardDelay
, "KeyboardDelay");