ככה:
<Grid>
<Grid.RowDefinitions>
<RowDefinition />
<RowDefinition Height="Auto" />
<RowDefinition />
</Grid.RowDefinitions>
<GridSplitter Grid.Row="1" Height="3" Background="Gray" HorizontalAlignment="Stretch" />
</Grid>
פורסם במקור בפורום CODE613 ב02/12/2013 10:59 (+02:00)