TouchMovedEventArgs Constructor |
Name | Description | |
---|---|---|
TouchMovedEventArgs(TouchPoint[]) |
Initializes a new instance of the TouchMovedEventArgs with the specified touch points.
| |
TouchMovedEventArgs(IEnumerable<TouchPoint>) |
Initializes a new instance of the TouchMovedEventArgs with the specified touch points.
|