4 references to HighContrast
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
164
while (!_cacheValid[(int)CacheSlot.
HighContrast
])
166
_cacheValid[(int)CacheSlot.
HighContrast
] = true;
178
_cacheValid[(int)CacheSlot.
HighContrast
] = false;
5167
return InvalidateProperty((int)CacheSlot.
HighContrast
, "HighContrast");