Поправил иерархию панелей
This commit is contained in:
parent
5eeb31b0a3
commit
078d841f94
@ -33,8 +33,10 @@
|
|||||||
</Grid>
|
</Grid>
|
||||||
</DockPanel>
|
</DockPanel>
|
||||||
<Ellipse HorizontalAlignment="Left" Height="50" Stroke="Black" VerticalAlignment="Top" Width="100"/>
|
<Ellipse HorizontalAlignment="Left" Height="50" Stroke="Black" VerticalAlignment="Top" Width="100"/>
|
||||||
<DockPanel LastChildFill="False" Height="384" VerticalAlignment="Top" HorizontalAlignment="Left" Width="700" Margin="100,50,0,0">
|
<ScrollViewer Margin="100,50,0,0" HorizontalAlignment="Stretch" VerticalAlignment="Stretch">
|
||||||
<ScrollViewer Width="700"/>
|
<Grid HorizontalAlignment="Stretch" VerticalAlignment="Stretch">
|
||||||
</DockPanel>
|
<Label Content="Лучший парк развлечений!" HorizontalContentAlignment="Center" HorizontalAlignment="Stretch" VerticalAlignment="Top" FontSize="20" FontStyle="Oblique"/>
|
||||||
|
</Grid>
|
||||||
|
</ScrollViewer>
|
||||||
</Grid>
|
</Grid>
|
||||||
</Window>
|
</Window>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user