10 lines
255 B
XML
10 lines
255 B
XML
<SettingsExpander
|
|
x:Class="KingPing.AnalogOutputView"
|
|
xmlns="https://github.com/avaloniaui"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<SettingsExpander.Footer>
|
|
<ProgressRing />
|
|
|
|
</SettingsExpander.Footer>
|
|
</SettingsExpander>
|