ComponentOne Basic Library for UWP
IsRightTapped Property

C1.UWP Assembly > C1.Xaml Namespace > C1TappedEventArgs Class : IsRightTapped Property
Gets a value indicating whether the event is performed with the right button of the mouse.
Syntax
'Declaration
 
Public ReadOnly Property IsRightTapped As System.Boolean
public System.bool IsRightTapped {get;}
See Also

Reference

C1TappedEventArgs Class
C1TappedEventArgs Members