9 references to Exclamation
System.Web.Mobile (7)
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
180MessageBoxIcon.Exclamation);
UI\MobileControls\Design\StylesEditorDialog.cs (4)
695MessageBoxIcon.Exclamation); 707MessageBoxIcon.Exclamation); 741MessageBoxIcon.Exclamation); 857caption, MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation) == DialogResult.No)
UI\MobileControls\Design\Util\GenericUI.cs (2)
150MessageBoxIcon.Exclamation, 163MessageBoxIcon.Exclamation,
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MessageBoxIcon.cs (1)
93Warning = Exclamation,
System.Workflow.Activities (1)
Rules\Design\DesignerHelpers.cs (1)
29MessageBox.Show(message, messageBoxTitle, MessageBoxButtons.OK, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button1, 0);