Add settings button

This commit is contained in:
TheXamlGuy
2024-02-04 16:33:25 +00:00
parent e0a630f82b
commit e53e6eb69b
3 changed files with 23 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:windows="using:Hyperbar.UI.Windows">
<Grid Width="300" Background="red">
<Grid>
<ItemsControl ItemTemplateSelector="{Binding Converter={windows:DataTemplateConverter}}" ItemsSource="{Binding}">
<ItemsControl.ItemsPanel>
<ItemsPanelTemplate>