1 write to _cacheIconFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
533_cacheIconFontSize = CreateInstance(SystemResourceKeyID.IconFontSize);
2 references to _cacheIconFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
531if (_cacheIconFontSize == null) 536return _cacheIconFontSize;