Explorar o código

Я устал

Danila Alekseev %!s(int64=2) %!d(string=hai) anos
pai
achega
9deac101b3
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      LR1/Workers.xaml.cs

+ 3 - 2
LR1/Workers.xaml.cs

@@ -85,8 +85,9 @@ namespace LR1
                 MessageBox.Show("Выберите строку для удаления");
             }
             MessageBox.Show("Удаление");
-            isDirty = false;
-            isLoaded = true;
+            isDirty = true;
+            isLoaded = false;
+
         }
 
         private void AddCommandBinding_CanExecute(object sender, CanExecuteRoutedEventArgs e)