AutomationElement.StructureChangedEvent 欄位

定義

識別消費者介面自動化樹狀結構變更時引發的事件。

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 

欄位值

備註

消費者介面自動化用戶端應用程式會使用此識別碼。 消費者介面自動化提供者應該使用 中的 AutomationElementIdentifiers 對等識別碼。

適用於

另請參閱