Allow subscription keys to be resolved by reflection
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<UserControl
|
||||
<SettingsExpander
|
||||
x:Class="Bitvault.Avalonia.AddItemNavigationView"
|
||||
xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<SettingsExpander Header="Add item" IsClickEnabled="True" />
|
||||
</UserControl>
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
Header="Add item"
|
||||
IsClickEnabled="True" />
|
||||
|
||||
Reference in New Issue
Block a user