AutomationElement.StructureChangedEvent フィールド

定義

UI オートメーション ツリー構造が変更されたときに発生するイベントを識別します。

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 

フィールド値

注釈

この識別子は、UI オートメーションクライアント アプリケーションで使用されます。 UI オートメーション プロバイダーでは、 でAutomationElementIdentifiers同等の識別子を使用する必要があります。

適用対象

こちらもご覧ください