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