[]
        
(Showing Draft Content)

C1.WinUI.Core.C1TapHelper.DoubleTapped

DoubleTapped Event

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

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.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).