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