private void descriptionText_TextChanged(object sender, EventArgs e) { _controller.DescriptionTextChange(descriptionText.Text); }