4 references to IconMetrics
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
466while (!_cacheValid[(int)CacheSlot.IconMetrics]) 468_cacheValid[(int)CacheSlot.IconMetrics] = true; 476_cacheValid[(int)CacheSlot.IconMetrics] = false; 5199bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconMetrics);