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