2 references to Error
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
259StockIconId stockIconId = (t is Security.SecurityException) ? StockIconId.Info : StockIconId.Error;
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
2283using Icon err = SystemIcons.GetStockIcon(StockIconId.Error);