Exemple #1
0
 private void ClearAllPaintingFiltersButton_Click(object sender, RoutedEventArgs e)
 {
     paintingFilterWindow.ClearAllFilters();
 }