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 6883d49 + a7e0655 commit 3c30be7Copy full SHA for 3c30be7
MaterialDesignThemes.Wpf/Themes/Generic.xaml
@@ -850,8 +850,8 @@
850
</Setter>
851
</Style>
852
853
- <Style TargetType="{x:Type transitions:TransitioningContentBase}">
854
-
+ <Style TargetType="{x:Type transitions:TransitioningContentBase}">
+ <Setter Property="KeyboardNavigation.IsTabStop" Value="False"/>
855
<Setter Property="Template">
856
<Setter.Value>
857
<ControlTemplate TargetType="{x:Type transitions:TransitioningContentBase}">
0 commit comments