[]
        
(Showing Draft Content)

C1.WPF.C1ListViewer.ItemTapped

ItemTapped Event

Occurs when an item is tapped.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event EventHandler<C1TappedEventArgs> ItemTapped
Returns
Type Description
EventHandler<C1TappedEventArgs> Occurs when an item is tapped.