3 references to Bounds
System.Workflow.ComponentModel (3)
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (3)
325
return new Rectangle(ActivityDesignerPaint.GetRectangleFromAlignment(action.DockAlignment, bounds, action.
Bounds
.Size).Location, action.
Bounds
.Size);
535
ActivityDesignerPaint.Draw3DButton(graphics, null,
Bounds
, this.transparency - 0.1f, ButtonState.Normal);