Gestione sfondo dinamico PopUp viste
This commit is contained in:
@@ -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}">
|
||||
|
||||
Reference in New Issue
Block a user