SynchronizedInputPatternIdentifiers.InputDiscardedEvent 필드

정의

WPF에 의해 입력이 취소될 때 발생하는 이벤트를 식별합니다.

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

필드 값

AutomationEvent

설명

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

적용 대상