[]
        
(Showing Draft Content)

C1.WinUI.Core.C1TapHelper.Tapped

Tapped Event

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

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