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