2 references to DeleteHelper
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (2)
806
e.CanExecute = !this.IsReadOnly &&
DeleteHelper
.CanDelete(this.Context);
813
DeleteHelper
.Delete(this.Context);