Basic Library for WinRT
OnTapped Method (C1ListViewer)

Event data for the event.
Called before the Tapped event occurs.
Syntax
'Declaration
 
Protected Overridable Sub OnTapped( _
   ByVal e As Windows.UI.Xaml.Input.TappedRoutedEventArgs _
) 
protected virtual void OnTapped( 
   Windows.UI.Xaml.Input.TappedRoutedEventArgs 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