24 references to AutomationNotificationProcessing
Accessibility_Core_App (1)
DataControls.cs (1)
48System.Windows.Forms.Automation.AutomationNotificationProcessing.CurrentThenMostRecent,
System.Windows.Forms (13)
Properties\TypeForwards.cs (1)
18[assembly: TypeForwardedTo(typeof(System.Windows.Forms.Automation.AutomationNotificationProcessing))]
System\Windows\Forms\Accessibility\AccessibleObject.cs (2)
3215AutomationNotificationProcessing notificationProcessing, 3260AutomationNotificationProcessing notificationProcessing,
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
87AutomationNotificationProcessing.ImportantMostRecent,
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
962Automation.AutomationNotificationProcessing.MostRecent,
System\Windows\Forms\Controls\ListView\ListView.cs (2)
2237Automation.AutomationNotificationProcessing.MostRecent, 4507Automation.AutomationNotificationProcessing.CurrentThenMostRecent,
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
2967Automation.AutomationNotificationProcessing.All,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
1445Automation.AutomationNotificationProcessing.ImportantMostRecent,
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2410Automation.AutomationNotificationProcessing.MostRecent,
System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownEdit.cs (1)
31Automation.AutomationNotificationProcessing.CurrentThenMostRecent, SR.UpDownEditLocalizedControlTypeName);
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
797Automation.AutomationNotificationProcessing.All,
System\Windows\Forms\ToolTip\ToolTip.cs (1)
626Automation.AutomationNotificationProcessing.All,
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.UiaRaiseNotificationEvent.cs (1)
15AutomationNotificationProcessing notificationProcessing,
System.Windows.Forms.Tests (9)
System\Windows\Forms\DataGridViewCellTests.cs (5)
6452It.IsAny<AutomationNotificationProcessing>(), 6477AutomationNotificationProcessing.MostRecent, 6485AutomationNotificationProcessing.MostRecent, 6493AutomationNotificationProcessing.MostRecent, 6501AutomationNotificationProcessing.MostRecent,
System\Windows\Forms\ListViewTests.cs (1)
5309internal override bool InternalRaiseAutomationNotification(AutomationNotificationKind notificationKind, AutomationNotificationProcessing notificationProcessing, string notificationText)
System\Windows\Forms\RichTextBoxTests.cs (2)
10602It.IsAny<AutomationNotificationProcessing>(), 10624AutomationNotificationProcessing.MostRecent,
System\Windows\Forms\ToolTipTests.cs (1)
831It.IsAny<AutomationNotificationProcessing>(),