4 references to DrawPie
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonBaseAdapter.cs (4)
50g.DrawPie(dark, bounds, (float)(135 + 1), (float)(90 - 2)); 51g.DrawPie(dark, bounds, (float)(225 + 1), (float)(90 - 2)); 52g.DrawPie(lightlight, bounds, (float)(315 + 1), (float)(90 - 2)); 53g.DrawPie(lightlight, bounds, (float)(45 + 1), (float)(90 - 2));