AutomationElementIdentifiers.StructureChangedEvent Veld

Definitie

Identificeert de gebeurtenis die wordt gegenereerd wanneer de UI Automation structuur wordt gewijzigd.

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

Waarde van veld

Opmerkingen

Deze id is bedoeld voor gebruik door UI Automation providers. UI Automation clienttoepassingen moeten het equivalente veld van AutomationElement gebruiken.

Van toepassing op

Zie ook