private void CreateEvent_Click(object sender, RoutedEventArgs e) { UIElement element = eventController.GetAddElement(); DisplayElement(element); }