1 write to _cacheMenuFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
808_cacheMenuFontStyle = CreateInstance(SystemResourceKeyID.MenuFontStyle);
2 references to _cacheMenuFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
806if (_cacheMenuFontStyle == null) 811return _cacheMenuFontStyle;