AutomationElement.AsyncContentLoadedEvent 欄位

定義

識別非同步內容載入期間引發的事件。

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

欄位值

AutomationEvent

備註

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

此事件主要是由提供者用來指出已發生非同步內容載入事件。

適用於

另請參閱