NotificationEventArgs.NotificationProcessing Property

Definition

Gets the order in which to process the notification.

public:
 property System::Windows::Automation::AutomationNotificationProcessing NotificationProcessing { System::Windows::Automation::AutomationNotificationProcessing get(); };
public System.Windows.Automation.AutomationNotificationProcessing NotificationProcessing { get; }
member this.NotificationProcessing : System.Windows.Automation.AutomationNotificationProcessing
Public ReadOnly Property NotificationProcessing As AutomationNotificationProcessing

Property Value

Applies to