4 references to IconMetrics
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
453while (!_cacheValid[(int)CacheSlot.IconMetrics]) 455_cacheValid[(int)CacheSlot.IconMetrics] = true; 463_cacheValid[(int)CacheSlot.IconMetrics] = false; 5181bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconMetrics);