2 references to Information
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (1)
2389
g.DrawIconUnstretched(SystemIcons.
Information
, new Rectangle(0, 0, 40, 20));
System\Drawing\SystemIconsTests.cs (1)
15
yield return Icon(() => SystemIcons.
Information
);