1 write to _cacheIconVerticalSpacing
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
535_cacheIconVerticalSpacing = CreateInstance(SystemResourceKeyID.IconVerticalSpacing);
2 references to _cacheIconVerticalSpacing
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
533if (_cacheIconVerticalSpacing == null) 538return _cacheIconVerticalSpacing;