4 references to DrawCheckOnly
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonBaseAdapter.cs (1)
31
DrawCheckOnly
(e, layout, checkColor, checkBackground, true);
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonPopupAdapter.cs (3)
35
DrawCheckOnly
(e, layout, colors.windowText, colors.highlight, true);
58
DrawCheckOnly
(e, layout, colors.windowText, colors.highlight, true);
80
DrawCheckOnly
(e, layout, colors.buttonShadow, colors.highlight, true);