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.
1 parent d4bafb6 commit bb34422Copy full SHA for bb34422
MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.DataGrid.xaml
@@ -286,6 +286,7 @@
286
<Grid HorizontalAlignment="{TemplateBinding HorizontalContentAlignment}">
287
<wpf:ListSortDirectionIndicator
288
x:Name="SortDirectionIndicator"
289
+ IsTabStop="False"
290
ListSortDirection="{TemplateBinding SortDirection}"
291
HorizontalAlignment="Left"
292
Width="0"
0 commit comments