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