1 write to layoutCommands
System.Workflow.ComponentModel (1)
AuthoringOM\Design\CommandSet.cs (1)
123this.layoutCommands = new CommandSetItem[]
2 references to layoutCommands
System.Workflow.ComponentModel (2)
AuthoringOM\Design\CommandSet.cs (2)
129this.commandSet.AddRange(this.layoutCommands); 203foreach (MenuCommand menuCommand in this.layoutCommands)