Update Avalonia to v11.0.0-preview8
This commit is contained in:
parent
429367d21c
commit
98bb06378a
15 changed files with 41 additions and 49 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<ItemsRepeater IsVisible="True"
|
||||
VerticalCacheLength="1.2"
|
||||
HorizontalCacheLength="1"
|
||||
Items="{Binding CheckboxItems}"
|
||||
ItemsSource="{Binding CheckboxItems}"
|
||||
ItemTemplate="{StaticResource elementFactory}" />
|
||||
</ScrollViewer>
|
||||
</UserControl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue