misc: remove x:CompileBindings attribute from multiple XAML files.

This commit is contained in:
Zhang Dian
2025-09-25 19:16:12 +08:00
parent a45f50005c
commit 55d472300e
21 changed files with 15 additions and 25 deletions

View File

@@ -8,7 +8,6 @@
xmlns:vm="clr-namespace:Semi.Avalonia.Demo.Pages"
d:DesignHeight="450"
d:DesignWidth="800"
x:CompileBindings="True"
x:DataType="vm:TreeViewVm"
mc:Ignorable="d">