private void OnDeleteData(object sender, RoutedEventArgs e) =>
 RowData.Remove(((FrameworkElement)sender).DataContext as PerteneData);