4 references to IconMetrics
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
503while (!_cacheValid[(int)CacheSlot.IconMetrics]) 505_cacheValid[(int)CacheSlot.IconMetrics] = true; 513_cacheValid[(int)CacheSlot.IconMetrics] = false; 5774bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconMetrics);