NotificationEventArgs Klasa

Definicja

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
Dziedziczenie
NotificationEventArgs

Konstruktory

NotificationEventArgs(AutomationNotificationKind, AutomationNotificationProcessing, String, String)

Inicjuje NotificationEventArgs nowe wystąpienie klasy z określonymi argumentami.

Właściwości

ActivityId

Pobiera identyfikator działania powiadomienia.

DisplayString

Pobiera ciąg wyświetlania powiadomienia.

EventId

Pobiera identyfikator zdarzenia.

(Odziedziczone po AutomationEventArgs)
NotificationKind

Pobiera typ powiadomienia.

NotificationProcessing

Pobiera kolejność przetwarzania powiadomienia.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy