1 write to _cacheMessageFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
936_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.MessageFontSize);
2 references to _cacheMessageFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
934if (_cacheMessageFontSize == null) 939return _cacheMessageFontSize;