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 0ed85d0 commit f0f5fdcCopy full SHA for f0f5fdc
src/MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.PopupBox.xaml
@@ -80,6 +80,7 @@
80
<Setter Property="PopupHorizontalOffset" Value="0" />
81
<Setter Property="PopupUniformCornerRadius" Value="2" />
82
<Setter Property="PopupVerticalOffset" Value="0" />
83
+ <Setter Property="VerticalContentAlignment" Value="Center" />
84
<Setter Property="Template">
85
<Setter.Value>
86
<ControlTemplate TargetType="{x:Type wpf:PopupBox}">
0 commit comments