SynchronizedInputPatternIdentifiers Class
Contains values used as identifiers by ISynchronizedInputProvider.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | InputDiscardedEvent | Identifies the event raised when the input was discarded by WPF. |
![]() ![]() | InputReachedOtherElementEvent | Identifies the event raised when the input was received by an element other than the one currently listening for the input. |
![]() ![]() | InputReachedTargetEvent | Identifies the event raised when the input was received by the element currently listening for the input. |
![]() ![]() | Pattern | Identifies the SynchronizedInputPattern control pattern. |
These identifiers are used by UI Automation providers. UI Automation client applications should use the equivalent fields in SynchronizedInputPattern.
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

