style étoile

Popup_qui_marche_pas
Anthony RICHARD 2 years ago
parent 9989d67ee5
commit 452f2f1eb9

@ -405,4 +405,10 @@
<Setter Property="Background" Value="{StaticResource Secondary}"/> <Setter Property="Background" Value="{StaticResource Secondary}"/>
</Style> </Style>
<Style TargetType="Image" x:Key="star">
<Setter Property="Background" Value="{StaticResource Transparent}"/>
<Setter Property="HeightRequest" Value="30"/>
<Setter Property="WidthRequest" Value="30" />
</Style>
</ResourceDictionary> </ResourceDictionary>

Loading…
Cancel
Save