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