Gestione sfondo dinamico PopUp viste

This commit is contained in:
Nicola Pievani
2025-02-12 17:51:09 +01:00
parent 44011c5775
commit bdcdcaecf0
+2 -2
View File
@@ -47,8 +47,8 @@
Placement="Bottom"
PlacementTarget="{Binding ElementName=TopViewBtn}">
<WrapPanel Orientation="Vertical"
Width="75"
Background="{StaticResource OmagCut_Gray}">
Width="78"
Background="{DynamicResource OmagCut_Gray}">
<Button x:Name="BottomViewBtn"
ToolTip="Bottom View"
Style="{DynamicResource OmagCut_RightGrayGradientYellowButton}">