2 references to AddNewInitializerCommand
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\CorrelationInitializerDesigner.xaml.cs (2)
53this.CommandBindings.Add(new CommandBinding(AddNewInitializerCommand, this.OnAddNewInitializerExecuted)); 59this.correlationInitializerDGHelper.AddNewRowCommand = CorrelationInitializerDesigner.AddNewInitializerCommand;