4 references to KeyboardPreference
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
694
while (!_cacheValid[(int)CacheSlot.
KeyboardPreference
])
696
_cacheValid[(int)CacheSlot.
KeyboardPreference
] = true;
703
_cacheValid[(int)CacheSlot.
KeyboardPreference
] = false;
5805
return InvalidateProperty((int)CacheSlot.
KeyboardPreference
, "KeyboardPreference");