public MUObjectivesView(MUObjectivesViewModel viewModel) : this() { DataContext = viewModel; }
public MUObjectivesView( MUObjectivesViewModel viewModel ) : this() { DataContext = viewModel; }