4 references to HighContrast
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
191
while (!_cacheValid[(int)CacheSlot.
HighContrast
])
193
_cacheValid[(int)CacheSlot.
HighContrast
] = true;
204
_cacheValid[(int)CacheSlot.
HighContrast
] = false;
5761
return InvalidateProperty((int)CacheSlot.
HighContrast
, "HighContrast");