34 references to ImageAttributes
System.Drawing (1)
commonui\System\Drawing\Bitmap.cs (1)
592
attributes = new
ImageAttributes
();
System.Web.DataVisualization (9)
Common\General\ChartGraphics.cs (7)
387
ImageAttributes attrib = new
ImageAttributes
();
728
ImageAttributes attrib = new
ImageAttributes
();
737
ImageAttributes attribShadow = new
ImageAttributes
();
2322
ImageAttributes attrib = new
ImageAttributes
();
3526
ImageAttributes attrib = new
ImageAttributes
();
4207
ImageAttributes attrib = new
ImageAttributes
();
4503
ImageAttributes attrib = new
ImageAttributes
();
Common\General\LegendColumns.cs (2)
2176
System.Drawing.Imaging.ImageAttributes imageAttributes = new System.Drawing.Imaging.
ImageAttributes
();
2318
System.Drawing.Imaging.ImageAttributes imageAttributes = new System.Drawing.Imaging.
ImageAttributes
();
System.Windows.Forms (13)
winforms\Managed\System\WinForms\ControlPaint.cs (5)
517
ImageAttributes imageAttrib = new
ImageAttributes
();
1375
ImageAttributes attrs = new
ImageAttributes
();
1516
ImageAttributes attrs = new
ImageAttributes
();
1534
ImageAttributes attributes = new
ImageAttributes
();
1589
disabledImageAttr = new
ImageAttributes
();
winforms\Managed\System\WinForms\DataGridCaption.cs (1)
536
ImageAttributes attr = new
ImageAttributes
();
winforms\Managed\System\WinForms\DataGridParentRows.cs (1)
781
ImageAttributes attr = new
ImageAttributes
();
winforms\Managed\System\WinForms\DataGridRow.cs (1)
570
ImageAttributes attr = new
ImageAttributes
();
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (1)
881
ImageAttributes attr = new
ImageAttributes
();
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
1141
ImageAttributes attr = new
ImageAttributes
();
winforms\Managed\System\WinForms\ToolStripHighContrastRenderer.cs (2)
121
ImageAttributes imageAttr = e.ImageAttributes ?? new
ImageAttributes
();
361
using (ImageAttributes attrs = new
ImageAttributes
()) {
winforms\Managed\System\WinForms\ToolStripRenderer.cs (1)
1072
imgAttrib = new
ImageAttributes
();
System.Windows.Forms.DataVisualization (9)
Common\General\ChartGraphics.cs (7)
387
ImageAttributes attrib = new
ImageAttributes
();
728
ImageAttributes attrib = new
ImageAttributes
();
737
ImageAttributes attribShadow = new
ImageAttributes
();
2322
ImageAttributes attrib = new
ImageAttributes
();
3526
ImageAttributes attrib = new
ImageAttributes
();
4207
ImageAttributes attrib = new
ImageAttributes
();
4503
ImageAttributes attrib = new
ImageAttributes
();
Common\General\LegendColumns.cs (2)
2176
System.Drawing.Imaging.ImageAttributes imageAttributes = new System.Drawing.Imaging.
ImageAttributes
();
2318
System.Drawing.Imaging.ImageAttributes imageAttributes = new System.Drawing.Imaging.
ImageAttributes
();
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerHelpers.cs (1)
191
ImageAttributes imageAttributes = new
ImageAttributes
();
AuthoringOM\Design\WorkflowView.cs (1)
1665
ImageAttributes transparentColorKey = new
ImageAttributes
();