[]
        
(Showing Draft Content)

C1.WPF.C1TappedEventArgs

C1TappedEventArgs Class

Contains information of the tap events.

Inheritance
C1TappedEventArgs
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1TappedEventArgs : C1InputEventArgs

Constructors

Name Description
C1TappedEventArgs(RoutedEventArgs, bool)

Initializes a new instance of the C1TappedEventArgs class.

Properties

Name Description
IsRightTapped

Gets a value indicating whether the event is performed with the right button of the mouse.