1 write to _cacheSmallIconHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5051_cacheSmallIconHeight = CreateInstance(SystemResourceKeyID.SmallIconHeight);
2 references to _cacheSmallIconHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5049if (_cacheSmallIconHeight == null) 5054return _cacheSmallIconHeight;