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