Dispenser/DispenserUI/Views/Controls/SettingEditor.axaml

5 lines
238 B
XML

<UserControl xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="DispenserUI.Views.Controls.SettingEditor">
<ScrollViewer x:Name="Layout" />
</UserControl>