Base:
method
OnLayoutPosition
System.Workflow.ComponentModel.Design.StructuredCompositeActivityDesigner.OnLayoutPosition(System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs)
1 override of OnLayoutPosition
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
564protected override void OnLayoutPosition(ActivityDesignerLayoutEventArgs e)
2 references to OnLayoutPosition
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityPreviewDesigner.cs (2)
575base.OnLayoutPosition(e); 600base.OnLayoutPosition(e);