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