4 references to IconMetrics
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
503
while (!_cacheValid[(int)CacheSlot.
IconMetrics
])
505
_cacheValid[(int)CacheSlot.
IconMetrics
] = true;
513
_cacheValid[(int)CacheSlot.
IconMetrics
] = false;
5774
bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
IconMetrics
);