4 references to ignoreCommands
System.Activities.Presentation (4)
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)