4 references to DrawCheckOnly
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs (1)
22
DrawCheckOnly
(e, layout, checkColor, disabledColors: true);
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonPopupAdapter.cs (3)
32
DrawCheckOnly
(e, layout, colors.WindowText, disabledColors: true);
57
DrawCheckOnly
(e, layout, colors.WindowText, disabledColors: true);
81
DrawCheckOnly
(e, layout, colors.ButtonShadow, disabledColors: true);