1 write to _cacheStatusFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
856_cacheStatusFontSize = CreateInstance(SystemResourceKeyID.StatusFontSize);
2 references to _cacheStatusFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
854if (_cacheStatusFontSize == null) 859return _cacheStatusFontSize;