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