public void DrawTest7() { edit2.IsSelectionActive = true; edit2.AppendText("Too long Text for the edit"); }