2 references to DrawRadioButton
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonBaseAdapter.cs (1)
188RadioButtonRenderer.DrawRadioButton(g, new Point(check.Left, check.Top), RadioButtonRenderer.ConvertFromButtonState(style, Control.MouseIsOver), Control.HandleInternal);
winforms\Managed\System\WinForms\RadioButtonRenderer.cs (1)
99DrawRadioButton(g, glyphLocation, state, IntPtr.Zero);