4 references to ignoreCommands
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (4)
297foreach (CommandBinding binding in this.ignoreCommands) 301this.ignoreCommands.Clear(); 312this.ignoreCommands.Add(cb); 317foreach (CommandBinding cb in this.ignoreCommands)