The only difference I can see in your XAML compared to the MenuItem ControlTemplate currently used in .Net 9 framework is that your GlyphPanel has Fill="{TemplateBinding Foreground}" where as the framework GlyphPanel uses Fill="{TemplateBinding TextElement.Foreground}"