wip
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<ListBoxItem
|
||||
x:Class="Bitvault.Avalonia.ItemCategoryNavigationView"
|
||||
xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:vm="using:Bitvault"
|
||||
x:DataType="vm:ItemCategoryNavigationViewModel"
|
||||
Content="{Binding Name}" />
|
||||
Reference in New Issue
Block a user