1 write to _cacheIconGridWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4077_cacheIconGridWidth = CreateInstance(SystemResourceKeyID.IconGridWidth);
2 references to _cacheIconGridWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4075if (_cacheIconGridWidth == null) 4080return _cacheIconGridWidth;