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