4 references to HighContrast
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
165
while (!_cacheValid[(int)CacheSlot.
HighContrast
])
167
_cacheValid[(int)CacheSlot.
HighContrast
] = true;
179
_cacheValid[(int)CacheSlot.
HighContrast
] = false;
5168
return InvalidateProperty((int)CacheSlot.
HighContrast
, "HighContrast");