1 write to _cacheMenuFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
792_cacheMenuFontFamily = CreateInstance(SystemResourceKeyID.MenuFontFamily);
2 references to _cacheMenuFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
790if (_cacheMenuFontFamily == null) 795return _cacheMenuFontFamily;