NotificationEventArgs Class

Definition

public ref class NotificationEventArgs sealed : System::Windows::Automation::AutomationEventArgs
public sealed class NotificationEventArgs : System.Windows.Automation.AutomationEventArgs
type NotificationEventArgs = class
    inherit AutomationEventArgs
Public NotInheritable Class NotificationEventArgs
Inherits AutomationEventArgs
Inheritance
NotificationEventArgs

Constructors

NotificationEventArgs(AutomationNotificationKind, AutomationNotificationProcessing, String, String)

Properties

ActivityId
DisplayString
EventId

Gets the event identifier.

(Inherited from AutomationEventArgs)
NotificationKind
NotificationProcessing

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to