4 references to Error
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (1)
2353g.DrawIcon(SystemIcons.Error, new Rectangle(20, 40, 0, 0));
System\Drawing\SystemIconsTests.cs (1)
12yield return Icon(() => SystemIcons.Error);
System.Windows.Forms.Tests (2)
System\Windows\Forms\ComponentModel\Com2Interop\COM2PictureConverterTests.cs (2)
75Icon errorIcon = SystemIcons.Error; 93Icon errorIcon = SystemIcons.Error;