File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
MaterialDesignThemes.Wpf/Themes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 27
27
<Setter Property =" Padding" Value =" {x:Static wpf:Constants.TextBoxDefaultPadding}" />
28
28
<Setter Property =" ScrollViewer.PanningMode" Value =" VerticalFirst" />
29
29
<Setter Property =" Stylus.IsFlicksEnabled" Value =" False" />
30
- <Setter Property =" Validation.ErrorTemplate" Value =" {StaticResource MaterialDesignValidationErrorTemplate}" />
30
+ <Setter Property =" Validation.ErrorTemplate" Value =" {DynamicResource MaterialDesignValidationErrorTemplate}" />
31
31
<Setter Property =" wpf:TextFieldAssist.UnderlineBrush" Value =" {DynamicResource PrimaryHueMidBrush}" />
32
32
<Setter Property =" wpf:HintAssist.Foreground" Value =" {DynamicResource PrimaryHueMidBrush}" />
33
33
<Setter Property =" ContextMenu" Value =" {StaticResource MaterialDesignDefaultContextMenu}" />
You can’t perform that action at this time.
0 commit comments