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