3 references to DrawHighContrastFocusRectangle
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonStandardAdapter.cs (1)
173
ControlPaint.
DrawHighContrastFocusRectangle
(e.GraphicsInternal, layout.Focus, highlightTextColor);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
16699
ControlPaint.
DrawHighContrastFocusRectangle
(g, GetGridFocusRectangle(), SystemColors.ActiveCaptionText);
System\Windows\Forms\Printing\PrintPreviewControl.cs (1)
726
ControlPaint.
DrawHighContrastFocusRectangle
(e.Graphics, focusRect, SystemColors.ControlText);