1 write to _cacheStatusFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
888_cacheStatusFontStyle = CreateInstance(SystemResourceKeyID.StatusFontStyle);
2 references to _cacheStatusFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
886if (_cacheStatusFontStyle == null) 891return _cacheStatusFontStyle;