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

适用于