ux: using Brush.Popup for menu flyouts

This commit is contained in:
leo 2024-08-22 10:20:18 +08:00
parent e84d28b7b6
commit eaf5eba0e7
No known key found for this signature in database

View file

@ -805,7 +805,7 @@
<Border Name="LayoutRoot" <Border Name="LayoutRoot"
Margin="4" Margin="4"
Background="{TemplateBinding Background}" Background="Transparent"
BorderBrush="{TemplateBinding BorderBrush}" BorderBrush="{TemplateBinding BorderBrush}"
BorderThickness="0" BorderThickness="0"
Padding="4,2" Padding="4,2"