Closed zhaiyuhan closed 3 years ago
Hi, I'm seeing this:
<UserControl>
<materialDesign:Card materialDesign:ShadowAssist.ShadowDepth="Depth5" Padding="32" Height="242" Width="283">
<TextBlock Margin="32">Hello World</TextBlock>
</materialDesign:Card>
</UserControl>
Could there be something above/around your card causing the shadow to clip? Can you most more XAML?
Thank u very much
i use materialDesign:Card,i want use it's shadow effect,but it does not work like