1 write to _cacheMessageFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
946_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.MessageFontSize);
2 references to _cacheMessageFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
944if (_cacheMessageFontSize == null) 949return _cacheMessageFontSize;