Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / OnManipulationDelta Method

In This Topic
    OnManipulationDelta Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub OnManipulationDelta( _
       ByVal e As ManipulationDeltaRoutedEventArgs _
    ) 
    protected override void OnManipulationDelta( 
       ManipulationDeltaRoutedEventArgs e
    )

    Parameters

    e
    See Also