9 references to PaintFlatRender
System.Windows.Forms (9)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonFlatAdapter.cs (3)
25ColorData colors = PaintFlatRender(e).Calculate(); 118ColorData colors = PaintFlatRender(e).Calculate(); 212ColorData colors = PaintFlatRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxFlatAdapter.cs (3)
20ColorData colors = PaintFlatRender(e).Calculate(); 39ColorData colors = PaintFlatRender(e).Calculate(); 58ColorData colors = PaintFlatRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonFlatAdapter.cs (3)
21ColorData colors = PaintFlatRender(e).Calculate(); 41ColorData colors = PaintFlatRender(e).Calculate(); 61ColorData colors = PaintFlatRender(e).Calculate();