Dispenser/DispenserUI/Views/Controls/StepBar.axaml

5 lines
217 B
Plaintext
Raw Normal View History

2024-08-16 07:20:09 +00:00
<UserControl xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Height="30"
x:Class="DispenserUI.Views.Controls.StepBar">
</UserControl>