1 write to _cacheMessageFontSize
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
927_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.MessageFontSize);
2 references to _cacheMessageFontSize
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
925if (_cacheMessageFontSize == null) 930return _cacheMessageFontSize;