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 91a5e3a commit c6b398dCopy full SHA for c6b398d
MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.TextBox.xaml
@@ -165,6 +165,7 @@
165
Focusable="false"
166
HorizontalScrollBarVisibility="Hidden"
167
VerticalScrollBarVisibility="Hidden"
168
+ VerticalAlignment="Bottom"
169
SnapsToDevicePixels="{TemplateBinding SnapsToDevicePixels}"
170
UseLayoutRounding="{TemplateBinding UseLayoutRounding}"
171
wpf:ScrollViewerAssist.IgnorePadding="True" />
0 commit comments