public Add() { InitializeComponent(); contexte = new AddContext { eventName = "Name", repeat = "1" }; DataContext = contexte; }