Chart for WinRT
RightTapped Event (DotSymbol)

Syntax
'Declaration
 
Public Event RightTapped As Windows.UI.Xaml.Input.RightTappedEventHandler
public event Windows.UI.Xaml.Input.RightTappedEventHandler RightTapped
Event Data

The event handler receives an argument of type Windows.UI.Xaml.Input.RightTappedRoutedEventArgs containing data related to this event. The following RightTappedRoutedEventArgs properties provide information specific to this event.

PropertyDescription
Handled  
OriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
PointerDeviceType  
See Also

Reference

DotSymbol Class
DotSymbol Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback