1 write to _cacheIconFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
534_cacheIconFontSize = CreateInstance(SystemResourceKeyID.IconFontSize);
2 references to _cacheIconFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
532if (_cacheIconFontSize == null) 537return _cacheIconFontSize;