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