3 references to Alert
System.Windows.Forms (3)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
674or AccessibleRole.Alert
System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs (1)
15{ AccessibleRole.Alert, UIA_CONTROLTYPE_ID.UIA_PaneControlTypeId },
System\Windows\Forms\ErrorProvider\ErrorProvider.ControlItem.ControlItemAccessibleObject.cs (1)
117public override AccessibleRole Role => AccessibleRole.Alert;