1 write to _cacheIconVerticalSpacing
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
548_cacheIconVerticalSpacing = CreateInstance(SystemResourceKeyID.IconVerticalSpacing);
2 references to _cacheIconVerticalSpacing
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
546if (_cacheIconVerticalSpacing == null) 551return _cacheIconVerticalSpacing;