2 references to OnExpandCollapse
System.Workflow.ComponentModel (2)
AuthoringOM\Design\CommandSet.cs (2)
96
new CommandSetItem(new EventHandler(OnStatusExpandCollapse), new EventHandler(
OnExpandCollapse
), WorkflowMenuCommands.Expand),
97
new CommandSetItem(new EventHandler(OnStatusExpandCollapse), new EventHandler(
OnExpandCollapse
), WorkflowMenuCommands.Collapse),