private void ButtonEdit_Click(object sender, RoutedEventArgs e) { EditProfile?.Invoke(this, EventArgs.Empty); }