4 references to HighContrast
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
175
while (!_cacheValid[(int)CacheSlot.
HighContrast
])
177
_cacheValid[(int)CacheSlot.
HighContrast
] = true;
188
_cacheValid[(int)CacheSlot.
HighContrast
] = false;
5182
return InvalidateProperty((int)CacheSlot.
HighContrast
, "HighContrast");