Fixed selection

This commit is contained in:
TheXamlGuy
2024-05-14 17:39:16 +01:00
parent e70ebbcd0a
commit 89ebc3ed53
4 changed files with 30 additions and 5 deletions
-1
View File
@@ -22,7 +22,6 @@
Margin="2,-1,0,0"
ItemTemplate="{ReflectionBinding Template}"
ItemsSource="{Binding}"
SelectedIndex="{Binding SelectedIndex}"
SelectionMode="AlwaysSelected">
<ListBox.Styles>
<Style Selector="ListBoxItem">