3 references to PaintRender
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ButtonInternal\ButtonStandardAdapter.cs (1)
136ColorData colors = PaintRender(e.Graphics).Calculate();
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxStandardAdapter.cs (1)
27ColorData colors = PaintRender(e.Graphics).Calculate();
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonStandardAdapter.cs (1)
25ColorData colors = PaintRender(e.Graphics).Calculate();