Basic Library for WinRT
OnRightTapped Method (C1MenuItem)

A System.Windows.Input.MouseButtonEventArgs that contains the event data.
Called before the System.Windows.UIElement.MouseRightButtonDown event occurs.
Syntax
'Declaration
 
Protected Overrides Sub OnRightTapped( _
   ByVal e As Windows.UI.Xaml.Input.RightTappedRoutedEventArgs _
) 
protected override void OnRightTapped( 
   Windows.UI.Xaml.Input.RightTappedRoutedEventArgs e
)

Parameters

e
A System.Windows.Input.MouseButtonEventArgs that contains the event data.
See Also

Reference

C1MenuItem Class
C1MenuItem Members

 

 


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

Product Support Forum  |  Documentation Feedback