3 references to DrawCheckBackground
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (3)
38DrawCheckBackground(e, layout.checkBounds, colors.windowText, colors.options.highContrast ? colors.buttonFace : colors.highlight, true, colors); 63DrawCheckBackground(e, layout.checkBounds, colors.windowText, colors.options.highContrast ? colors.buttonFace : colors.highlight, true, colors); 92DrawCheckBackground(e, layout.checkBounds, colors.windowText, colors.buttonFace, true, colors);