4 references to KeyboardPreference
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
627while (!_cacheValid[(int)CacheSlot.KeyboardPreference]) 629_cacheValid[(int)CacheSlot.KeyboardPreference] = true; 636_cacheValid[(int)CacheSlot.KeyboardPreference] = false; 5211return InvalidateProperty((int)CacheSlot.KeyboardPreference, "KeyboardPreference");