2 references to DrawHighContrastFocusRectangle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\ButtonStandardAdapter.cs (1)
192
ControlPaint.
DrawHighContrastFocusRectangle
(g, layout.focus, highlightTextColor);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
17156
ControlPaint.
DrawHighContrastFocusRectangle
(g, this.GetGridFocusRectangle(), SystemColors.ActiveCaptionText);