1 write to _cacheIconFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
565_cacheIconFontStyle = CreateInstance(SystemResourceKeyID.IconFontStyle);
2 references to _cacheIconFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
563if (_cacheIconFontStyle == null) 568return _cacheIconFontStyle;