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