[]
        
(Showing Draft Content)

C1.WPF.C1TapHelper.RightTapped

RightTapped Event

Occurs when the element is tapped with right mouse button.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event EventHandler<C1TappedEventArgs> RightTapped
Returns
Type Description
EventHandler<C1TappedEventArgs> Occurs when the element is tapped with right mouse button.