1 write to _cacheMessageFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
937_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.MessageFontSize);
2 references to _cacheMessageFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
935if (_cacheMessageFontSize == null) 940return _cacheMessageFontSize;