2 references to cmdidWOEShowAll
System.Workflow.ComponentModel (2)
AuthoringOM\Design\MenuCommands.cs (2)
63
public const int LastZoomCommand =
cmdidWOEShowAll
; //should be in sync with the \private\Core\Tools\OrchestrationDesignerUI\PkgCmdID.h
172
public static readonly CommandID ShowAll = new CommandID(WorkflowCommandSetId,
cmdidWOEShowAll
);