Share via


AutomationElementIdentifiers.AutomationPropertyChangedEvent Feld

Definition

Bezeichnet ein Änderungsereignis für eine Eigenschaft.

public: static initonly System::Windows::Automation::AutomationEvent ^ AutomationPropertyChangedEvent;
public static readonly System.Windows.Automation.AutomationEvent AutomationPropertyChangedEvent;
 staticval mutable AutomationPropertyChangedEvent : System.Windows.Automation.AutomationEvent
Public Shared ReadOnly AutomationPropertyChangedEvent As AutomationEvent 

Feldwert

AutomationEvent

Hinweise

Dieser Bezeichner ist für die Verwendung durch Benutzeroberflächenautomatisierung Anbieter vorgesehen. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld aus AutomationElementverwenden.

Gilt für

Siehe auch