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