1 write to _cacheStatusFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
857_cacheStatusFontSize = CreateInstance(SystemResourceKeyID.StatusFontSize);
2 references to _cacheStatusFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
855if (_cacheStatusFontSize == null) 860return _cacheStatusFontSize;