79170053

Date: 2024-11-08 12:37:16
Score: 3.5
Natty:
Report link

Thanks @Sinatr !! By setting Background property on Border element worked. For the next Google searches, now I have this and it's working

<Border Height="40" VerticalAlignment="Top"
        Background="{StaticResource ColorPrimary500}"
        x:Name="TitleBar" 
        Panel.ZIndex="1">
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Sinatr
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Dawid