1 write to _cacheIconVerticalSpacing
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
585_cacheIconVerticalSpacing = CreateInstance(SystemResourceKeyID.IconVerticalSpacing);
2 references to _cacheIconVerticalSpacing
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
583if (_cacheIconVerticalSpacing == null) 588return _cacheIconVerticalSpacing;