ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1KnobPointerCap Class / OnManipulationStarted Method

In This Topic
    OnManipulationStarted Method (C1KnobPointerCap)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnManipulationStarted( _
       ByVal e As Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs _
    ) 
    protected virtual void OnManipulationStarted( 
       Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs e
    )

    Parameters

    e
    See Also