1 write to _cacheIconHorizontalSpacing
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
569_cacheIconHorizontalSpacing = CreateInstance(SystemResourceKeyID.IconHorizontalSpacing);
2 references to _cacheIconHorizontalSpacing
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
567if (_cacheIconHorizontalSpacing == null) 572return _cacheIconHorizontalSpacing;