111 references to new
System.Drawing.Common.Tests (99)
mono\System.Drawing\GraphicsTests.cs (1)
2759
using ImageAttributes ia =
new
();
System\Drawing\Imaging\ImageAttributesTests.cs (96)
63
ImageAttributes imageAttr =
new
();
72
using ImageAttributes imageAttr =
new
();
84
ImageAttributes imageAttr =
new
();
96
using ImageAttributes imageAttr =
new
();
131
using ImageAttributes imageAttr =
new
();
149
using ImageAttributes imageAttr =
new
();
175
using ImageAttributes imageAttr =
new
();
206
using ImageAttributes imageAttr =
new
();
217
ImageAttributes imageAttr =
new
();
229
using ImageAttributes imageAttr =
new
();
248
using ImageAttributes imageAttr =
new
();
265
using ImageAttributes imageAttr =
new
();
275
using ImageAttributes imageAttr =
new
();
302
using ImageAttributes imageAttr =
new
();
323
ImageAttributes imageAttr =
new
();
334
using ImageAttributes imageAttr =
new
();
344
using ImageAttributes imageAttr =
new
();
367
using ImageAttributes imageAttr =
new
();
394
using ImageAttributes imageAttr =
new
();
423
using ImageAttributes imageAttr =
new
();
435
ImageAttributes imageAttr =
new
();
447
using ImageAttributes imageAttr =
new
();
461
using ImageAttributes imageAttr =
new
();
473
using ImageAttributes imageAttr =
new
();
484
using ImageAttributes imageAttr =
new
();
497
using ImageAttributes imageAttr =
new
();
510
using ImageAttributes imageAttr =
new
();
520
ImageAttributes imageAttr =
new
();
530
using ImageAttributes imageAttr =
new
();
539
using ImageAttributes imageAttr =
new
();
553
using ImageAttributes imageAttr =
new
();
564
ImageAttributes imageAttr =
new
();
574
using ImageAttributes imageAttr =
new
();
583
using ImageAttributes imageAttr =
new
();
596
using ImageAttributes imageAttr =
new
();
609
using ImageAttributes imageAttr =
new
();
619
ImageAttributes imageAttr =
new
();
630
using ImageAttributes imageAttr =
new
();
640
using ImageAttributes imageAttr =
new
();
652
ImageAttributes imageAttr =
new
();
662
using ImageAttributes imageAttr =
new
();
671
using ImageAttributes imageAttr =
new
();
686
using ImageAttributes imageAttr =
new
();
699
ImageAttributes imageAttr =
new
();
710
using ImageAttributes imageAttr =
new
();
719
using ImageAttributes imageAttr =
new
();
736
using ImageAttributes imageAttr =
new
();
753
using ImageAttributes imageAttr =
new
();
767
ImageAttributes imageAttr =
new
();
778
using ImageAttributes imageAttr =
new
();
787
using ImageAttributes imageAttr =
new
();
802
using ImageAttributes imageAttr =
new
();
817
using ImageAttributes imageAttr =
new
();
828
ImageAttributes imageAttr =
new
();
840
using ImageAttributes imageAttr =
new
();
850
using ImageAttributes imageAttr =
new
();
865
using ImageAttributes imageAttr =
new
();
877
ImageAttributes imageAttr =
new
();
888
using ImageAttributes imageAttr =
new
();
906
using ImageAttributes imageAttr =
new
();
932
using ImageAttributes imageAttr =
new
();
962
using ImageAttributes imageAttr =
new
();
973
ImageAttributes imageAttr =
new
();
984
using ImageAttributes imageAttr =
new
();
1001
using ImageAttributes imageAttr =
new
();
1011
using ImageAttributes imageAttr =
new
();
1026
using ImageAttributes imageAttr =
new
();
1038
ImageAttributes imageAttr =
new
();
1049
using ImageAttributes imageAttr =
new
();
1058
using ImageAttributes imageAttr =
new
();
1069
ImageAttributes imageAttr =
new
();
1081
using ImageAttributes imageAttr =
new
();
1089
using ImageAttributes imageAttr =
new
();
1097
using ImageAttributes imageAttr =
new
();
1106
using ImageAttributes imageAttr =
new
();
1115
using ImageAttributes imageAttr =
new
();
1124
using ImageAttributes imageAttr =
new
();
1140
using ImageAttributes imageAttr =
new
();
1153
ImageAttributes imageAttr =
new
();
1164
using ImageAttributes imageAttr =
new
();
1173
using ImageAttributes imageAttr =
new
();
1186
using ImageAttributes imageAttr =
new
();
1199
using ImageAttributes imageAttr =
new
();
1209
ImageAttributes imageAttr =
new
();
1220
using ImageAttributes imageAttr =
new
();
1227
using ImageAttributes imageAttr =
new
();
1234
using ImageAttributes imageAttr =
new
();
1241
using ImageAttributes imageAttr =
new
();
1250
using ImageAttributes imageAttr =
new
();
1264
using ImageAttributes imageAttr =
new
();
1275
ImageAttributes imageAttr =
new
();
1286
using ImageAttributes imageAttr =
new
();
1293
ImageAttributes imageAttr =
new
();
1304
ImageAttributes imageAttr =
new
();
1314
using ImageAttributes imageAttr =
new
();
1323
using ImageAttributes imageAttr =
new
();
System\Drawing\TextureBrushTests.cs (2)
186
yield return new object[] { ((Image)data[0]).Clone(), data[1], new
ImageAttributes
(), WrapMode.Clamp };
188
ImageAttributes customWrapMode =
new
();
System.Windows.Forms (11)
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (1)
830
using ImageAttributes attr =
new
();
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (1)
1032
using ImageAttributes attr =
new
();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.DropDownButtonAdapter.cs (2)
94
graphics.DrawImage(invertedImage, imageBounds, 0, 0, image.Width, image.Height, GraphicsUnit.Pixel, new
ImageAttributes
());
98
graphics.DrawImage(image, imageBounds, 0, 0, image.Width, image.Height, GraphicsUnit.Pixel, new
ImageAttributes
());
System\Windows\Forms\Controls\ToolStrips\ToolStripHighContrastRenderer.cs (1)
492
using ImageAttributes attrs =
new
();
System\Windows\Forms\Controls\ToolStrips\ToolStripRenderer.cs (1)
1030
imgAttrib ??= new
ImageAttributes
();
System\Windows\Forms\Rendering\ControlPaint.cs (5)
506
using ImageAttributes imageAttrib =
new
();
1458
ImageAttributes attributes =
new
();
1563
using ImageAttributes attributes =
new
();
1582
using ImageAttributes attributes =
new
();
1629
t_disabledImageAttr = new
ImageAttributes
();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.EditorButton.cs (1)
130
using ImageAttributes attributes =
new
();