<Grid Grid.Row="0" >
<xctk:ColorPicker x:Name="colorBorderPicker" HorizontalAlignment="Center" Width="40" Margin="33,0,33.4,10" Height="22" VerticalAlignment="Bottom" SelectedColorChanged="colorBorderPicker_SelectedColorChanged" />
</Grid>
<Window... xmlns:xctk="http://schemas.microsoft.com/expression/blend/2008" ../>