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 

フィールド値

AutomationEvent

注釈

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

適用対象