1 override of OnLayoutPosition
System.Workflow.ComponentModel (1)
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
1247
protected override void
OnLayoutPosition
(ActivityDesignerLayoutEventArgs e)
2 references to OnLayoutPosition
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityDesigner.cs (1)
2899
OnLayoutPosition
(new ActivityDesignerLayoutEventArgs(graphics, DesignerTheme));
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
1252
base.
OnLayoutPosition
(e);