Basic Library for WinRT
OnDoubleTapped Method (C1ListViewer)

Event data for the event.
Called before the System.Windows.UIElement.DoubleTap event occurs.
Syntax
'Declaration
 
Protected Overrides Sub OnDoubleTapped( _
   ByVal e As Windows.UI.Xaml.Input.DoubleTappedRoutedEventArgs _
) 
protected override void OnDoubleTapped( 
   Windows.UI.Xaml.Input.DoubleTappedRoutedEventArgs e
)

Parameters

e
Event data for the event.
See Also

Reference

C1ListViewer Class
C1ListViewer Members

 

 


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

Product Support Forum  |  Documentation Feedback