1 reference to GetSelectedBrush
System.Windows.Forms (1)
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1876
Brush frameBrush = active ? GetActiveBrush(backColor) :
GetSelectedBrush
(backColor);