diff --git a/demo/Ursa.Demo/Pages/SelectionBoxDemo.axaml b/demo/Ursa.Demo/Pages/SelectionListDemo.axaml similarity index 78% rename from demo/Ursa.Demo/Pages/SelectionBoxDemo.axaml rename to demo/Ursa.Demo/Pages/SelectionListDemo.axaml index 18068cf..242791b 100644 --- a/demo/Ursa.Demo/Pages/SelectionBoxDemo.axaml +++ b/demo/Ursa.Demo/Pages/SelectionListDemo.axaml @@ -12,10 +12,14 @@ x:DataType="vm:SelectionListDemoViewModel" mc:Ignorable="d"> - + - + @@ -36,9 +40,9 @@