4 references to KeyboardPreference
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
641while (!_cacheValid[(int)CacheSlot.KeyboardPreference]) 643_cacheValid[(int)CacheSlot.KeyboardPreference] = true; 650_cacheValid[(int)CacheSlot.KeyboardPreference] = false; 5230return InvalidateProperty((int)CacheSlot.KeyboardPreference, "KeyboardPreference");