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