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.
2 parents fa95c06 + ef65457 commit 837c923Copy full SHA for 837c923
MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.Card.xaml
@@ -35,6 +35,7 @@
35
<Setter Property="Background" Value="{DynamicResource MaterialDesignCardBackground}" />
36
<Setter Property="VerticalAlignment" Value="Top" />
37
<Setter Property="wpf:ShadowAssist.ShadowDepth" Value="Depth2" />
38
+ <Setter Property="Focusable" Value="False"/>
39
</Style>
40
41
</ResourceDictionary>
0 commit comments