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

フィールド値

注釈

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

適用対象