3 references to PaintRender
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonStandardAdapter.cs (1)
110ColorData colors = PaintRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxStandardAdapter.cs (1)
23ColorData colors = PaintRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonStandardAdapter.cs (1)
18ColorData colors = PaintRender(e).Calculate();