4 references to IconMetrics
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
452
while (!_cacheValid[(int)CacheSlot.
IconMetrics
])
454
_cacheValid[(int)CacheSlot.
IconMetrics
] = true;
462
_cacheValid[(int)CacheSlot.
IconMetrics
] = false;
5180
bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
IconMetrics
);