1 write to _cacheIconGridWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4081_cacheIconGridWidth = CreateInstance(SystemResourceKeyID.IconGridWidth);
2 references to _cacheIconGridWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4079if (_cacheIconGridWidth == null) 4084return _cacheIconGridWidth;