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