SynchronizedInputPattern.InputReachedTargetEvent 필드

정의

현재 입력 수신 대기 중인 요소에서 입력이 수신될 때 발생하는 이벤트를 식별합니다.

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

필드 값

AutomationEvent

설명

이 식별자는 UI 자동화 클라이언트 애플리케이션에서 사용 됩니다. UI 자동화 공급자의 해당 필드를 사용 해야 SynchronizedInputPatternIdentifiers합니다.

적용 대상