1 write to zoomCommands
System.Workflow.ComponentModel (1)
AuthoringOM\Design\CommandSet.cs (1)
110this.zoomCommands = new CommandSetItem[]
2 references to zoomCommands
System.Workflow.ComponentModel (2)
AuthoringOM\Design\CommandSet.cs (2)
121this.commandSet.AddRange(this.zoomCommands); 193foreach (MenuCommand menuCommand in this.zoomCommands)