File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 90
90
</smtx : XamlDisplay >
91
91
92
92
<TextBlock Margin =" 0 16 0 0" Style =" {StaticResource MaterialDesignSubtitle1TextBlock}" >Add in a corner radius and shadow.</TextBlock >
93
- <smtx : XamlDisplay Key =" color_zones_primary_dark" >
94
- <materialDesign : ColorZone Mode =" PrimaryDark" Padding =" 16" CornerRadius =" 3" materialDesign:ShadowAssist.ShadowDepth=" Depth3" Margin =" 2" >
93
+ <smtx : XamlDisplay Key =" color_zones_primary_dark" Padding =" 10" >
94
+ <materialDesign : ColorZone Mode =" PrimaryDark" Padding =" 16" CornerRadius =" 10"
95
+ materialDesign:ShadowAssist.ShadowDepth=" Depth3"
96
+ ClipToBounds =" False" >
95
97
<StackPanel Orientation =" Horizontal" >
96
98
<ToggleButton Style =" {DynamicResource MaterialDesignHamburgerToggleButton}" />
97
99
<TextBlock VerticalAlignment =" Center" Margin =" 16 0 0 0" >Material Design In XAML Toolkit</TextBlock >
You can’t perform that action at this time.
0 commit comments