1 write to _cacheIconFontSize
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
524_cacheIconFontSize = CreateInstance(SystemResourceKeyID.IconFontSize);
2 references to _cacheIconFontSize
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
522if (_cacheIconFontSize == null) 527return _cacheIconFontSize;