4 references to Question
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (1)
2388g.DrawIconUnstretched(SystemIcons.Question, new Rectangle(0, 0, 0, 0));
System\Drawing\SystemIconsTests.cs (1)
16yield return Icon(() => SystemIcons.Question);
System.Windows.Forms.Primitives.Tests (1)
Interop\Ole32\IPictureTests.cs (1)
52using Icon icon = SystemIcons.Question;
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewImageColumnTests.cs (1)
240using Icon icon = SystemIcons.Question;