[]
        
(Showing Draft Content)

C1.WPF.C1TapHelper.Tapped

Tapped Event

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

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