4 references to HighContrast
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
191while (!_cacheValid[(int)CacheSlot.HighContrast]) 193_cacheValid[(int)CacheSlot.HighContrast] = true; 204_cacheValid[(int)CacheSlot.HighContrast] = false; 5761return InvalidateProperty((int)CacheSlot.HighContrast, "HighContrast");