1 write to _cacheIconGridWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4651_cacheIconGridWidth = CreateInstance(SystemResourceKeyID.IconGridWidth);
2 references to _cacheIconGridWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4649if (_cacheIconGridWidth == null) 4654return _cacheIconGridWidth;