AutomationElement.StructureChangedEvent Fält

Definition

Identifierar händelsen som utlöses när UI Automation trädstrukturen ändras.

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 

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation klientprogram. UI Automation providers bör använda motsvarande identifierare i AutomationElementIdentifiers.

Gäller för

Se även