private void chkbxWatchdog_Checked(object sender, RoutedEventArgs e) { controller.SetWatchDogEnabled(!controller.IsWatchDogEnabled()); }