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

注釈

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

適用対象