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