[]
        
(Showing Draft Content)

C1.WPF.C1TapHelper.DoubleTapped

DoubleTapped Event

Occurs when the element is double-tapped (double-clicked if performed with the mouse).

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event EventHandler<C1TappedEventArgs> DoubleTapped
Returns
Type Description
EventHandler<C1TappedEventArgs> Occurs when the element is double-tapped (double-clicked if performed with the mouse).