1 write to _cacheStatusFontStyle
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
879_cacheStatusFontStyle = CreateInstance(SystemResourceKeyID.StatusFontStyle);
2 references to _cacheStatusFontStyle
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
877if (_cacheStatusFontStyle == null) 882return _cacheStatusFontStyle;