NotificationEventArgs.NotificationKind Property

Definition

Gets the type of the notification.

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

Property Value

Applies to