9 references to PaintPopupRender
System.Windows.Forms (9)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonPopupAdapter.cs (3)
15ColorData colors = PaintPopupRender(e).Calculate(); 61ColorData colors = PaintPopupRender(e).Calculate(); 119ColorData colors = PaintPopupRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (3)
24ColorData colors = PaintPopupRender(e).Calculate(); 59ColorData colors = PaintPopupRender(e).Calculate(); 102ColorData colors = PaintPopupRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonPopupAdapter.cs (3)
21ColorData colors = PaintPopupRender(e).Calculate(); 50ColorData colors = PaintPopupRender(e).Calculate(); 75ColorData colors = PaintPopupRender(e).Calculate();