1 write to _cacheMenuFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
793_cacheMenuFontFamily = CreateInstance(SystemResourceKeyID.MenuFontFamily);
2 references to _cacheMenuFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
791if (_cacheMenuFontFamily == null) 796return _cacheMenuFontFamily;