|
|
@ -16,6 +16,7 @@
|
|
|
|
<ComboBoxItem Tag="Océans" >Indien</ComboBoxItem>
|
|
|
|
<ComboBoxItem Tag="Océans" >Indien</ComboBoxItem>
|
|
|
|
<ComboBoxItem Tag="Océans" >Pacifique</ComboBoxItem>
|
|
|
|
<ComboBoxItem Tag="Océans" >Pacifique</ComboBoxItem>
|
|
|
|
</ComboBox>
|
|
|
|
</ComboBox>
|
|
|
|
|
|
|
|
<TextBox DockPanel.Dock="Top" Text="Rechercher" FontFamily="{StaticResource Police1}" Foreground="{StaticResource Couleur1}" Height="25" Margin="5"/>
|
|
|
|
<ListBox Background="{StaticResource Couleur3}">
|
|
|
|
<ListBox Background="{StaticResource Couleur3}">
|
|
|
|
<ContentControl x:Name="contentControl">
|
|
|
|
<ContentControl x:Name="contentControl">
|
|
|
|
<local:UserControlRequin/>
|
|
|
|
<local:UserControlRequin/>
|
|
|
|