1 write to _cacheSmallIconWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5035_cacheSmallIconWidth = CreateInstance(SystemResourceKeyID.SmallIconWidth);
2 references to _cacheSmallIconWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5033if (_cacheSmallIconWidth == null) 5038return _cacheSmallIconWidth;