1 write to _cacheStatusFontSize
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
847_cacheStatusFontSize = CreateInstance(SystemResourceKeyID.StatusFontSize);
2 references to _cacheStatusFontSize
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
845if (_cacheStatusFontSize == null) 850return _cacheStatusFontSize;