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

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

    Parameters

    e
    See Also