<ButtonText="Change focus order to left-right"Grid.Row="4"Grid.ColumnSpan="4"BackgroundColor="Blue"TextColor="White"Clicked="OnButtonClicked"x:Name="ChangeButton"></Button>
<ButtonText="Change focus order to left-right"Grid.Row="5"Grid.ColumnSpan="4"BackgroundColor="Blue"TextColor="White"Clicked="OnButtonClicked"x:Name="ChangeButton"></Button>