SynchronizedInputPattern.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 自动化提供程序应使用等效字段。SynchronizedInputPatternIdentifiers

适用于