AutomationElementIdentifiers.StructureChangedEvent 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別消費者介面自動化樹狀結構變更時引發的事件。
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
欄位值
備註
此識別碼可供消費者介面自動化提供者使用。 消費者介面自動化用戶端應用程式應該使用 的 AutomationElement 對等欄位。