[]
Initializes a new instance of the C1TappedEventArgs class.
public C1TappedEventArgs(RoutedEventArgs originalArgs, bool isRightTapped = false)
| Type | Name | Description |
|---|---|---|
| RoutedEventArgs | originalArgs | The RoutedEventArgs instance containing the event data. |
| bool | isRightTapped | if set to |