2 references to GetGrabHandles
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Glyphs\SelectionGlyph.cs (1)
27ActivityDesignerPaint.DrawSelection(graphics, GetBounds(designer, activated), IsPrimarySelection, WorkflowTheme.CurrentTheme.AmbientTheme.SelectionSize, GetGrabHandles(designer));
AuthoringOM\Design\MessageFilters\ResizingMessageFilter.cs (1)
171foreach (Rectangle grabHandle in selectionGlyph.GetGrabHandles(potentialResizableDesigner))