4 references to KeyboardPreference
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
628while (!_cacheValid[(int)CacheSlot.KeyboardPreference]) 630_cacheValid[(int)CacheSlot.KeyboardPreference] = true; 637_cacheValid[(int)CacheSlot.KeyboardPreference] = false; 5212return InvalidateProperty((int)CacheSlot.KeyboardPreference, "KeyboardPreference");