79428595

Date: 2025-02-11 00:18:23
Score: 2.5
Natty:
Report link

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}"

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dragan Radovac