SynchronizedInputPattern.InputReachedOtherElementEvent 字段

定义

标识当输入被当前侦听输入以外的元素接收时引发的事件。

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

字段值

注解

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

适用于