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