2 references to Shield
System.Drawing.Common.Tests (1)
System\Drawing\SystemIconsTests.cs (1)
68
using Icon icon = SystemIcons.GetStockIcon(StockIconId.
Shield
, options);
WinFormsControlsTest (1)
Program.cs (1)
19
Icon = SystemIcons.GetStockIcon(StockIconId.
Shield
, StockIconOptions.SmallIcon)