6 references to AutomationNotificationProcessing
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
369
AutomationNotificationProcessing
notificationProcessing,
UIAutomationClient (1)
MS\Internal\Automation\UiaCoreApi.cs (1)
1519
internal
AutomationNotificationProcessing
_notificationProcessing;
UIAutomationProvider (2)
MS\Internal\Automation\UiaCoreProviderApi.cs (2)
70
AutomationNotificationKind notificationKind,
AutomationNotificationProcessing
notificationProcessing, string displayString, string activityId)
138
AutomationNotificationKind notificationKind,
AutomationNotificationProcessing
notificationProcessing, string displayString, string activityId);
UIAutomationTypes (2)
System\Windows\Automation\NotificationEventArgs.cs (2)
33
AutomationNotificationProcessing
notificationProcessing,
63
public
AutomationNotificationProcessing
NotificationProcessing { get; private set; }