File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
MaterialDesignThemes.Wpf/Themes Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 330
330
</VisualStateManager .VisualStateGroups>
331
331
332
332
<wpf : Card UniformCornerRadius =" 2" Background =" {TemplateBinding Background}" Padding =" 0 -1 0 0"
333
- wpf:ShadowAssist.ShadowDepth=" {TemplateBinding wpf:ShadowAssist.ShadowDepth}" >
333
+ wpf:ShadowAssist.ShadowDepth=" {TemplateBinding wpf:ShadowAssist.ShadowDepth}"
334
+ ClipContent =" True" >
334
335
335
336
<Grid RenderOptions.ClearTypeHint=" Enabled" >
336
337
<Grid .Resources>
699
700
<Setter Property =" wpf:CalendarAssist.HeaderBackground" Value =" Transparent" />
700
701
<Setter Property =" wpf:CalendarAssist.HeaderForeground" Value =" {DynamicResource MaterialDesignBody}" />
701
702
</Style >
702
- </ResourceDictionary >
703
+ </ResourceDictionary >
You can’t perform that action at this time.
0 commit comments