1 write to _cacheStatusFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
889_cacheStatusFontStyle = CreateInstance(SystemResourceKeyID.StatusFontStyle);
2 references to _cacheStatusFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
887if (_cacheStatusFontStyle == null) 892return _cacheStatusFontStyle;