1 write to _cacheMessageFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
952_cacheMessageFontFamily = CreateInstance(SystemResourceKeyID.MessageFontFamily);
2 references to _cacheMessageFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
950if (_cacheMessageFontFamily == null) 955return _cacheMessageFontFamily;