We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f6181 commit ffdaaa8Copy full SHA for ffdaaa8
MaterialDesignThemes.Wpf/Themes/Generic.xaml
@@ -604,7 +604,7 @@
604
</ResourceDictionary>
605
</controlzEx:PopupEx.Resources>
606
<local:Card x:Name="PART_PopupContentElement"
607
- Margin="22"
+ Margin="{TemplateBinding DialogMargin}"
608
local:ShadowAssist.ShadowDepth="{Binding RelativeSource={RelativeSource TemplatedParent}, Path=(local:ShadowAssist.ShadowDepth)}"
609
UniformCornerRadius="4"
610
TextElement.Foreground="{DynamicResource MaterialDesignBody}"
0 commit comments