improved audio device support

This commit is contained in:
stax76
2024-01-03 06:39:25 +01:00
parent 3970d5c0c2
commit edcd8be662
10 changed files with 146 additions and 105 deletions

View File

@@ -15,7 +15,7 @@
<Border>
<TextBlock
Text="{Binding Text}"
Width="{Binding OptionWidth}"
Width="{Binding Width}"
VerticalAlignment="Center"
TextWrapping="Wrap"
/>