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 

字段值

注解

这些标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用SynchronizedInputPattern中的等效字段。

适用于