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

适用于