3 references to SetDesignerBounds
System.Workflow.ComponentModel (3)
AuthoringOM\Design\ActivityDesigner.cs (1)
1755
FreeformActivityDesigner.
SetDesignerBounds
(this, e.Bounds);
AuthoringOM\Design\FreeFormDesigner.cs (2)
518
FreeformActivityDesigner.
SetDesignerBounds
(containedDesigner, new Rectangle(newLocation, containedDesigner.Size));
537
FreeformActivityDesigner.
SetDesignerBounds
(containedDesigner, new Rectangle(containedDesigner.Location, newSize));