2 references to DrawCheckFlat
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonFlatAdapter.cs (1)
78
DrawCheckFlat
(e, layout, checkColor, colors.Options.HighContrast ? colors.ButtonFace : checkBackground, checkBorder);
System.Windows.Forms.Tests (1)
System\Windows\Forms\RadioButtonBaseAdapterTests.cs (1)
38
=>
DrawCheckFlat
(e, layout, checkColor, checkBackground, checkBorder);