'Declaration
Protected Overrides Sub OnPointerPressed( _ ByVal e As PointerRoutedEventArgs _ )
protected override void OnPointerPressed( PointerRoutedEventArgs e )
Parameters
- e
- Event data for the event.
'Declaration
Protected Overrides Sub OnPointerPressed( _ ByVal e As PointerRoutedEventArgs _ )
protected override void OnPointerPressed( PointerRoutedEventArgs e )