4 references to KeyboardDelay
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
599while (!_cacheValid[(int)CacheSlot.KeyboardDelay]) 601_cacheValid[(int)CacheSlot.KeyboardDelay] = true; 608_cacheValid[(int)CacheSlot.KeyboardDelay] = false; 5209return InvalidateProperty((int)CacheSlot.KeyboardDelay, "KeyboardDelay");