24 references to AutomationNotificationProcessing
Accessibility_Core_App (1)
DataControls.cs (1)
48
System.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)
3215
AutomationNotificationProcessing
notificationProcessing,
3260
AutomationNotificationProcessing
notificationProcessing,
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
87
AutomationNotificationProcessing
.ImportantMostRecent,
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
962
Automation.
AutomationNotificationProcessing
.MostRecent,
System\Windows\Forms\Controls\ListView\ListView.cs (2)
2200
Automation.
AutomationNotificationProcessing
.MostRecent,
4417
Automation.
AutomationNotificationProcessing
.CurrentThenMostRecent,
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
2967
Automation.
AutomationNotificationProcessing
.All,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
1445
Automation.
AutomationNotificationProcessing
.ImportantMostRecent,
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2410
Automation.
AutomationNotificationProcessing
.MostRecent,
System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownEdit.cs (1)
31
Automation.
AutomationNotificationProcessing
.CurrentThenMostRecent, SR.UpDownEditLocalizedControlTypeName);
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
797
Automation.
AutomationNotificationProcessing
.All,
System\Windows\Forms\ToolTip\ToolTip.cs (1)
626
Automation.
AutomationNotificationProcessing
.All,
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.UiaRaiseNotificationEvent.cs (1)
15
AutomationNotificationProcessing
notificationProcessing,
System.Windows.Forms.Tests (9)
System\Windows\Forms\DataGridViewCellTests.cs (5)
6452
It.IsAny<
AutomationNotificationProcessing
>(),
6477
AutomationNotificationProcessing
.MostRecent,
6485
AutomationNotificationProcessing
.MostRecent,
6493
AutomationNotificationProcessing
.MostRecent,
6501
AutomationNotificationProcessing
.MostRecent,
System\Windows\Forms\ListViewTests.cs (1)
5309
internal override bool InternalRaiseAutomationNotification(AutomationNotificationKind notificationKind,
AutomationNotificationProcessing
notificationProcessing, string notificationText)
System\Windows\Forms\RichTextBoxTests.cs (2)
10602
It.IsAny<
AutomationNotificationProcessing
>(),
10624
AutomationNotificationProcessing
.MostRecent,
System\Windows\Forms\ToolTipTests.cs (1)
830
It.IsAny<
AutomationNotificationProcessing
>(),