4 references to OnStatusExpandCollapse
System.Workflow.ComponentModel (4)
AuthoringOM\Design\CommandSet.cs (4)
96new CommandSetItem(new EventHandler(OnStatusExpandCollapse), new EventHandler(OnExpandCollapse), WorkflowMenuCommands.Expand), 97new CommandSetItem(new EventHandler(OnStatusExpandCollapse), new EventHandler(OnExpandCollapse), WorkflowMenuCommands.Collapse), 623OnStatusExpandCollapse(expandCommand, EventArgs.Empty); 627OnStatusExpandCollapse(collapseCommand, EventArgs.Empty);