Basic Library for WinRT
C1TappedEventArgs Constructor

Syntax
'Declaration
 
Public Function New( _
   ByVal originalArgs As Windows.UI.Xaml.RoutedEventArgs, _
   Optional ByVal isRightTapped As System.Boolean _
)
public C1TappedEventArgs( 
   Windows.UI.Xaml.RoutedEventArgs originalArgs,
   System.bool isRightTapped
)

Parameters

originalArgs
isRightTapped
See Also

Reference

C1TappedEventArgs Class
C1TappedEventArgs Members

 

 


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

Product Support Forum  |  Documentation Feedback