2 references to DrawCheckBackgroundFlat
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonBaseAdapter.cs (1)
30DrawCheckBackgroundFlat(e, layout.checkBounds, checkBorder, checkBackground);
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonPopupAdapter.cs (1)
34DrawCheckBackgroundFlat(e, layout.checkBounds, colors.buttonShadow, colors.options.highContrast ? colors.buttonFace : colors.highlight);