private void Input3Complete(EntryCompleteEvent ice) { Debug.WriteLine($"**** Input3 completed {Input3.Text}"); Input1.FocusRequest(); }