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