共用方式為


AutomationElementIdentifiers.LayoutInvalidatedEvent 欄位

定義

識別版面配置失效時引發的事件。

public: static initonly System::Windows::Automation::AutomationEvent ^ LayoutInvalidatedEvent;
public static readonly System.Windows.Automation.AutomationEvent LayoutInvalidatedEvent;
 staticval mutable LayoutInvalidatedEvent : System.Windows.Automation.AutomationEvent
Public Shared ReadOnly LayoutInvalidatedEvent As AutomationEvent 

欄位值

AutomationEvent

備註

此識別碼可供消費者介面自動化提供者使用。 消費者介面自動化用戶端應用程式應該使用 的 AutomationElement 對等欄位。

適用於

另請參閱