private void CommandRaceSelectionChangedExecute()
 {
     DDP.UpdateRacesList();
 }
 private void CommandLocationSelectionChangedExecute()
 {
     DDP.UpdateLocationsList();
 }