Exemplo n.º 1
0
 private void ViewModel_RemoveConstraint(ConstraintViewModel constraint)
 {
     ConstraintItems.Remove(constraint);
 }