|
@@ -19,11 +19,11 @@
|
|
|
<Image Name="Kamikadze" Height="240" MouseDown="Kamikadze_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Extreme/kamikadze.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Extreme/kamikadze.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Kamikadze}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Extreme/kamikadze.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Extreme/kamikadze1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -36,11 +36,11 @@
|
|
|
<Image Name="Hiphop" Height="240" MouseDown="Hiphop_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Extreme/hip-hop.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Extreme/hip-hop.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Hiphop}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Extreme/hip-hop.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Extreme/hip-hop1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -53,11 +53,11 @@
|
|
|
<Image Name="Nlo" Height="240" MouseDown="Nlo_MouseDown" Width="240" Margin="-460,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Extreme/nlo.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Extreme/nlo.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Nlo}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Extreme/nlo.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Extreme/nlo1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -70,11 +70,11 @@
|
|
|
<Image Name="Faraon" Height="240" MouseDown="Faraon_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Extreme/faraon.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Extreme/faraon.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Faraon}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Extreme/faraon.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Extreme/faraon1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -95,11 +95,11 @@
|
|
|
<Image Name="Kolokolchik" Height="240" MouseDown="Kolokolchik_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/kolokolchik.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/kolokolchik.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Kolokolchik}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/kolokolchik.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/kolokolchik1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -112,11 +112,11 @@
|
|
|
<Image Name="ZvezdnyyEkspress" Height="240" MouseDown="ZvezdnyyEkspress_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/zvezdnyy_ekspress.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/zvezdnyy_ekspress.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=ZvezdnyyEkspress}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/zvezdnyy_ekspress.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/zvezdnyy_ekspress1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -129,11 +129,11 @@
|
|
|
<Image Name="Solnyshko" Height="240" MouseDown="Solnyshko_MouseDown" Width="240" Margin="-460,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/solnyshko.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/solnyshko.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Solnyshko}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/solnyshko.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/solnyshko1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -146,11 +146,11 @@
|
|
|
<Image Name="Elektromobili" Height="240" MouseDown="Elektromobili_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/elektromobili.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/elektromobili.png"/>
|
|
|
<Style.Triggers>
|
|
|
- <DataTrigger Binding="{Binding IsMouseOver, ElementName=Faraon}"
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=Elektromobili}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/elektromobili.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/elektromobili1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -163,11 +163,11 @@
|
|
|
<Image Name="KachelyaErmak" Height="240" MouseDown="KachelyaErmak_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/kachelya_erma1k.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/kachelya_ermak.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=KachelyaErmak}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/kachelya_erma1k.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/kachelya_ermak1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -180,11 +180,11 @@
|
|
|
<Image Name="Toropyzhka" Height="240" MouseDown="Torpopyzhka_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/zheleznaya_doroga_torpopyzhka_svedennyy1.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/zheleznaya_doroga_torpopyzhka_svedennyy.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Toropyzhka}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/zheleznaya_doroga_torpopyzhka_svedennyy1.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/zheleznaya_doroga_torpopyzhka_svedennyy1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -197,11 +197,11 @@
|
|
|
<Image Name="Konvoy" Height="240" MouseDown="Konvoy_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/konvoy.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/konvoy.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Konvoy}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/konvoy.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/konvoy1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -214,11 +214,11 @@
|
|
|
<Image Name="MiniDzhipy" Height="240" MouseDown="MiniDzhipy_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/mini_dzhipy.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/mini_dzhipy.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=MiniDzhipy}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/mini_dzhipy.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/mini_dzhipy1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -231,11 +231,11 @@
|
|
|
<Image Name="BatutMario" Height="240" MouseDown="BatutMario_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/batut_mario.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/batut_mario.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=BatutMario}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/batut_mario.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/batut_mario1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -248,11 +248,11 @@
|
|
|
<Image Name="AlyeParusa" Height="240" MouseDown="AlyeParusa_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/alye_parusa.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/alye_parusa.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=AlyeParusa}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/alye_parusa.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/alye_parusa1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -265,11 +265,11 @@
|
|
|
<Image Name="Assorti" Height="240" MouseDown="Assorti_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/assorti.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/assorti.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Assorti}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/assorti.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/assorti1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -282,11 +282,11 @@
|
|
|
<Image Name="Kanoe" Height="240" MouseDown="Kanoe_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/kanoe.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/kanoe.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=Kanoe}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/kanoe.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/kanoe1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -299,11 +299,11 @@
|
|
|
<Image Name="IgrovayaKomnata" Height="240" MouseDown="IgrovayaKomnata_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
<Image.Style>
|
|
|
<Style TargetType="{x:Type Image}">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/igrovaya_komnata.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/igrovaya_komnata.png"/>
|
|
|
<Style.Triggers>
|
|
|
<DataTrigger Binding="{Binding IsMouseOver, ElementName=IgrovayaKomnata}"
|
|
|
Value="True">
|
|
|
- <Setter Property="Source" Value="Attractions/Children/igrovaya_komnata.jpg"/>
|
|
|
+ <Setter Property="Source" Value="Attractions/Children/igrovaya_komnata1.png"/>
|
|
|
</DataTrigger>
|
|
|
</Style.Triggers>
|
|
|
</Style>
|
|
@@ -317,7 +317,232 @@
|
|
|
</Grid>
|
|
|
</TabItem>
|
|
|
<TabItem Header="Семейные" Margin="258,-2,-398,-18" FontFamily="Segoe UI Semibold" FontSize="14">
|
|
|
- <Grid Background="Transparent"/>
|
|
|
+ <Grid Background="Transparent">
|
|
|
+ <ScrollViewer>
|
|
|
+ <StackPanel>
|
|
|
+ <Image Name="Gusenica" Height="240" MouseDown="Gusenica_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/gusenica.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=Gusenica}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/gusenica1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionGusenica" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitGusenica" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="RoskoshnayaKarusel" Height="240" MouseDown="RoskoshnayaKarusel_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/roskoshnaya_karusel.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=RoskoshnayaKarusel}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/roskoshnaya_karusel1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionRoskoshnayaKarusel" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitRoskoshnayaKarusel" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="KolesoObozreniya" Height="240" MouseDown="KolesoObozreniya_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/koleso_obozreniya.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=KolesoObozreniya}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/koleso_obozreniya1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionKolesoObozreniya" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitKolesoObozreniya" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="AkuliyOstrov" Height="240" MouseDown="AkuliyOstrov_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/akuliy_ostrov.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=AkuliyOstrov}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/akuliy_ostrov1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionAkuliyOstrov" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitAkuliyOstrov" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="Vals" Height="240" MouseDown="Vals_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/vals.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=Vals}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/vals1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionVals" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitVals" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="Tir" Height="240" MouseDown="Tir_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/tir.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=Tir}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/tir1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionTir" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitTir" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="CepochnayaKarusel" Height="240" MouseDown="CepochnayaKarusel_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/cepochnaya_karusel.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=CepochnayaKarusel}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/cepochnaya_karusel1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionCepochnayaKarusel" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitCepochnayaKarusel" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="DzhetLebedi" Height="240" MouseDown="DzhetLebedi_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/dzhet_lebedi.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=DzhetLebedi}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/dzhet_lebedi1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionDzhetLebedi" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitDzhetLebedi" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="BampernyeLodki" Height="240" MouseDown="BampernyeLodki_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/bampernye_lodki.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=BampernyeLodki}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/bampernye_lodki1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionBampernyeLodki" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitBampernyeLodki" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="VodnyyZorb" Height="240" MouseDown="VodnyyZorb_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/vodnyy_zorb.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=VodnyyZorb}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/vodnyy_zorb1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionVodnyyZorb" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitVodnyyZorb" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="Safari" Height="240" MouseDown="Safari_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/safari.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=Safari}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/safari1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionSafari" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitSafari" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="BampernyeAvto" Height="240" MouseDown="BampernyeAvto_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/bampernye_avto.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=BampernyeAvto}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/bampernye_avto1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionBampernyeAvto" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitBampernyeAvto" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ <Image Source="Resources\divider-line-clipart.png" Height="31"></Image>
|
|
|
+ <Image Name="Orbita" Height="240" MouseDown="Orbita_MouseDown" Width="240" Margin="-465,20,0,0">
|
|
|
+ <Image.Style>
|
|
|
+ <Style TargetType="{x:Type Image}">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/orbita.png"/>
|
|
|
+ <Style.Triggers>
|
|
|
+ <DataTrigger Binding="{Binding IsMouseOver, ElementName=Orbita}"
|
|
|
+ Value="True">
|
|
|
+ <Setter Property="Source" Value="Attractions/Family/orbita1.png"/>
|
|
|
+ </DataTrigger>
|
|
|
+ </Style.Triggers>
|
|
|
+ </Style>
|
|
|
+ </Image.Style>
|
|
|
+ </Image>
|
|
|
+ <TextBlock Name="DescriptionOrbita" HorizontalAlignment="Left" Margin="319,-219,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="149" Width="399" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Name="LimitOrbita" HorizontalAlignment="Left" Margin="420,-50,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="289" FontSize="14" FontFamily="Segoe UI Semilight"/>
|
|
|
+ <TextBlock Text="Ограничения:" HorizontalAlignment="Left" Margin="319,-79,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="100" FontSize="14" FontFamily="Segoe UI Semibold" Foreground="Red"/>
|
|
|
+ </StackPanel>
|
|
|
+ </ScrollViewer>
|
|
|
+ </Grid>
|
|
|
</TabItem>
|
|
|
</TabControl>
|
|
|
</Border>
|