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