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