Share via


SynchronizedInputPattern.InputReachedOtherElementEvent 欄位

定義

識別由目前輸入之接聽項目以外的項目收到輸入時所引發的事件。

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

欄位值

AutomationEvent

備註

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

適用於