1 write to _cacheMenuFontStyle
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
809_cacheMenuFontStyle = CreateInstance(SystemResourceKeyID.MenuFontStyle);
2 references to _cacheMenuFontStyle
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
807if (_cacheMenuFontStyle == null) 812return _cacheMenuFontStyle;