2 references to cmdidWOEZoom400
System.Workflow.ComponentModel (2)
AuthoringOM\Design\MenuCommands.cs (2)
62
public const int FirstZoomCommand =
cmdidWOEZoom400
; //the first and last zoom commands
165
public static readonly CommandID Zoom400Mode = new CommandID(WorkflowCommandSetId,
cmdidWOEZoom400
);