SynchronizedInputPatternIdentifiers Fields
.NET Framework 4.5
The SynchronizedInputPatternIdentifiers type exposes the following members.
| 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. |