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