3 references to Question
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (1)
2392g.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)
51using Icon icon = SystemIcons.Question;