| C1.UWP Assembly > C1.Xaml Namespace > C1TappedEventArgs Class : C1TappedEventArgs Constructor |
true the event was performed with the right button of the mouse.
'Declaration Public Function New( _ ByVal originalArgs As Windows.UI.Xaml.RoutedEventArgs, _ Optional ByVal isRightTapped As System.Boolean _ )
public C1TappedEventArgs( Windows.UI.Xaml.RoutedEventArgs originalArgs, System.bool isRightTapped )
true the event was performed with the right button of the mouse.