Révision 4afea73d GES_PAC/Resources/Styles/Styles.xaml
GES_PAC/Resources/Styles/Styles.xaml | ||
---|---|---|
490 | 490 |
<Setter Property="VisualStateManager.VisualStateGroups"> |
491 | 491 |
<VisualStateGroupList> |
492 | 492 |
<VisualStateGroup x:Name="CommonStates"> |
493 |
<VisualState x:Name="Normal">
|
|
493 |
<VisualState x:Name="Pressed">
|
|
494 | 494 |
<VisualState.Setters> |
495 |
<Setter Property="BackgroundColor" Value="White"/> |
|
496 |
<Setter Property="TextColor" Value="Black"/> |
|
495 |
<Setter Property="Opacity" Value="0.6" /> |
|
497 | 496 |
</VisualState.Setters> |
498 | 497 |
</VisualState> |
499 |
<VisualState x:Name="Pressed">
|
|
498 |
<VisualState x:Name="Normal">
|
|
500 | 499 |
<VisualState.Setters> |
501 |
<Setter Property="BackgroundColor" Value="#E0E0E0"/> |
|
502 |
<Setter Property="TextColor" Value="Gray"/> |
|
500 |
<Setter Property="Opacity" Value="1" /> |
|
503 | 501 |
</VisualState.Setters> |
504 | 502 |
</VisualState> |
505 | 503 |
</VisualStateGroup> |
Formats disponibles : Unified diff