4 references to DrawCheckOnly
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (1)
80DrawCheckOnly(e, layout, colors, checkColor, checkBackground);
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (3)
41DrawCheckOnly(e, layout, colors, colors.windowText, colors.highlight); 65DrawCheckOnly(e, layout, colors, colors.windowText, colors.highlight); 94DrawCheckOnly(e, layout, colors, colors.windowText, colors.buttonFace);