more settings work

This commit is contained in:
TheXamlGuy
2024-02-11 22:18:40 +00:00
parent 812556f8b0
commit 6e738becd4
33 changed files with 152 additions and 80 deletions
@@ -3,8 +3,9 @@
x:Class="Hyperbar.Widget.MediaController.Windows.MediaControllerWidgetView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<FlipView
<Button>safsfd</Button>
<!--<FlipView
Width="360"
ItemTemplateSelector="{Binding ViewModelTemplateSelector}"
ItemsSource="{Binding}" />
ItemsSource="{Binding}" />-->
</UserControl>