1 write to _cacheIconHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4635_cacheIconHeight = CreateInstance(SystemResourceKeyID.IconHeight);
2 references to _cacheIconHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4633if (_cacheIconHeight == null) 4638return _cacheIconHeight;