private void LoadAllSystemProcess(object sender, RoutedEventArgs e)
 {
     _manager.AddAllSystemProcess();
 }