Searched refs:ExpandButtonRectangle (Results 1 – 2 of 2) sorted by relevance
227 protected virtual Rectangle ExpandButtonRectangle property in System.Workflow.ComponentModel.Design.CompositeActivityDesigner260 Rectangle expandButtonRectangle = ExpandButtonRectangle;297 Size expandButtonSize = ExpandButtonRectangle.Size;1080 if (ExpandButtonRectangle.Contains(point)) in HitTest()1213 if (ExpandButtonRectangle.Contains(new Point(e.X, e.Y))) in OnMouseDown()1236 Rectangle expandButtonRectangle = ExpandButtonRectangle; in OnPaint()
320 protected override Rectangle ExpandButtonRectangle property in System.Workflow.Activities.StateDesigner