5 lines
238 B
Plaintext
5 lines
238 B
Plaintext
|
<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>
|