1 write to _cacheIconHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4065_cacheIconHeight = CreateInstance(SystemResourceKeyID.IconHeight);
2 references to _cacheIconHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4063if (_cacheIconHeight == null) 4068return _cacheIconHeight;