AutomationElement.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 wird von Benutzeroberflächenautomatisierung Clientanwendungen verwendet. Benutzeroberflächenautomatisierung Anbieter sollten den entsprechenden Bezeichner in AutomationElementIdentifiersverwenden.

Gilt für

Siehe auch