2 references to AddNewDataCommand
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (2)
71this.CommandBindings.Add(new CommandBinding(AddNewDataCommand, OnAddNewDataExecuted)); 73this.correlationDataDGHelper.AddNewRowCommand = AddNewDataCommand;