UWP sample application

This commit is contained in:
ClemensFischer 2024-05-31 13:43:23 +02:00
parent 70bc9b89ac
commit b559f8e94b
3 changed files with 45 additions and 11 deletions

View file

@ -137,12 +137,6 @@
</ControlTemplate>
</Setter.Value>
</Setter>
<!--<Style.Triggers>
<Trigger Property="IsSelected" Value="True">
<Setter Property="Panel.ZIndex" Value="1"/>
<Setter Property="Foreground" Value="OrangeRed"/>
</Trigger>
</Style.Triggers>-->
</Style>
</Grid.Resources>