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합니다.

적용 대상