1 write to _cacheIconFontStyle
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
556_cacheIconFontStyle = CreateInstance(SystemResourceKeyID.IconFontStyle);
2 references to _cacheIconFontStyle
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
554if (_cacheIconFontStyle == null) 559return _cacheIconFontStyle;