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