Class
TapEventArgs

Tap gesture event arguments.

Definition

Namespace:Telerik.Windows.Input.Touch

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public class TapEventArgs : TouchEventArgs

Inheritance: objectRadRoutedEventArgsTouchEventArgsTapEventArgs

Inherited Members TouchEventArgs.GetTouchPoint(IInputElement)TouchEventArgs.SuspendMousePromotionUntilTouchUp()TouchEventArgs.TouchDevice

Properties

TapCount

Gets the number of times the element was tapped during the last tap interval.

Declaration

cs-api-definition
public int TapCount { get; }

Property Value

int

In this article
DefinitionPropertiesTapCount
Not finding the help you need?
Contact Support