Update avalonia

This commit is contained in:
TheXamlGuy
2024-07-23 22:37:36 +01:00
parent afe2222201
commit e7d505448e
5 changed files with 33 additions and 23 deletions
@@ -6,5 +6,6 @@
x:DataType="vm:CommentEntryCollectionViewModel"
Header="{Binding Key}"
IsExpanded="True"
IsToggleable="{Binding Count}"
ItemTemplate="{ReflectionBinding Template}"
ItemsSource="{Binding}" />