1 instantiation of ColorData
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.ColorOptions.cs (1)
35
ColorData colors =
new
(this)
48 references to ColorData
System.Windows.Forms (48)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.ColorOptions.cs (2)
33
internal
ColorData
Calculate()
35
ColorData
colors = new(this)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (7)
155
protected void Draw3DBorder(IDeviceContext deviceContext, Rectangle bounds,
ColorData
colors, bool raised)
181
private void Draw3DBorderHighContrastRaised(IDeviceContext deviceContext, ref Rectangle bounds,
ColorData
colors)
239
private static void Draw3DBorderNormal(IDeviceContext deviceContext, ref Rectangle bounds,
ColorData
colors)
284
private void Draw3DBorderRaised(IDeviceContext deviceContext, ref Rectangle bounds,
ColorData
colors)
345
protected internal static void Draw3DLiteBorder(IDeviceContext deviceContext, Rectangle r,
ColorData
colors, bool up)
513
private void DrawText(PaintEventArgs e, LayoutData layout, Color color,
ColorData
colors)
591
ColorData
colors,
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonFlatAdapter.cs (3)
25
ColorData
colors = PaintFlatRender(e).Calculate();
118
ColorData
colors = PaintFlatRender(e).Calculate();
212
ColorData
colors = PaintFlatRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonPopupAdapter.cs (3)
15
ColorData
colors = PaintPopupRender(e).Calculate();
61
ColorData
colors = PaintPopupRender(e).Calculate();
119
ColorData
colors = PaintPopupRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonStandardAdapter.cs (1)
110
ColorData
colors = PaintRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (7)
34
ColorData
colors)
122
ColorData
colors)
136
protected void DrawCheckOnly(PaintEventArgs e, LayoutData layout,
ColorData
colors, Color checkColor) =>
154
ColorData
colors,
201
internal static Rectangle DrawPopupBorder(Graphics g, Rectangle r,
ColorData
colors)
207
internal static Rectangle DrawPopupBorder(PaintEventArgs e, Rectangle r,
ColorData
colors)
213
internal static Rectangle DrawPopupBorder(HDC hdc, Rectangle r,
ColorData
colors)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxFlatAdapter.cs (4)
20
ColorData
colors = PaintFlatRender(e).Calculate();
39
ColorData
colors = PaintFlatRender(e).Calculate();
58
ColorData
colors = PaintFlatRender(e).Calculate();
69
private void PaintFlatWorker(PaintEventArgs e, Color checkColor, Color checkBackground, Color checkBorder,
ColorData
colors)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (3)
24
ColorData
colors = PaintPopupRender(e).Calculate();
59
ColorData
colors = PaintPopupRender(e).Calculate();
102
ColorData
colors = PaintPopupRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxStandardAdapter.cs (1)
23
ColorData
colors = PaintRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs (1)
29
ColorData
colors,
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonFlatAdapter.cs (4)
21
ColorData
colors = PaintFlatRender(e).Calculate();
41
ColorData
colors = PaintFlatRender(e).Calculate();
61
ColorData
colors = PaintFlatRender(e).Calculate();
72
private void PaintFlatWorker(PaintEventArgs e, Color checkColor, Color checkBackground, Color checkBorder,
ColorData
colors)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonPopupAdapter.cs (3)
19
ColorData
colors = PaintPopupRender(e).Calculate();
48
ColorData
colors = PaintPopupRender(e).Calculate();
73
ColorData
colors = PaintPopupRender(e).Calculate();
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonStandardAdapter.cs (1)
18
ColorData
colors = PaintRender(e).Calculate();
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (5)
770
ButtonBaseAdapter.
ColorData
colors = ButtonBaseAdapter.PaintFlatRender(
802
ButtonBaseAdapter.
ColorData
colors = ButtonBaseAdapter.PaintPopupRender(
823
ButtonBaseAdapter.
ColorData
colors = ButtonBaseAdapter.PaintPopupRender(
838
ButtonBaseAdapter.
ColorData
colors = ButtonBaseAdapter.PaintPopupRender(
894
ButtonBaseAdapter.
ColorData
colors = ButtonBaseAdapter.PaintFlatRender(
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (3)
1414
ButtonBaseAdapter.
ColorData
colors = ButtonBaseAdapter.PaintPopupRender(
1463
ButtonBaseAdapter.
ColorData
colors = ButtonBaseAdapter.PaintPopupRender(
1510
ButtonBaseAdapter.
ColorData
colors = ButtonBaseAdapter.PaintPopupRender(