Files
Walleby/Wallet.Avalonia/AddItemNavigationView.axaml
T
2024-06-09 14:00:36 +01:00

7 lines
222 B
XML

<SettingsExpander
x:Class="Wallet.Avalonia.AddItemNavigationView"
xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Header="Add item"
IsClickEnabled="True" />