2 references to DrawSelectionFrame
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (1)
147ControlPaint.DrawSelectionFrame(graphics, false, outer, inner, borderColor);
System\Windows\Forms\Design\TabOrder.cs (1)
220ControlPaint.DrawSelectionFrame(graphics, active: false, ctlOuter, ctlInner, backColor);