AutomationElementIdentifiers.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 

字段值

AutomationEvent

注解

此标识符供UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用等效字段。AutomationElement

适用于

另请参阅