3 references to DrawCheckBackgroundFlat
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs (1)
21
DrawCheckBackgroundFlat
(e, layout.CheckBounds, checkBorder, checkBackground);
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonPopupAdapter.cs (1)
26
DrawCheckBackgroundFlat
(
System.Windows.Forms.Tests (1)
System\Windows\Forms\RadioButtonBaseAdapterTests.cs (1)
41
=>
DrawCheckBackgroundFlat
(e, bounds, borderColor, checkBackground);