ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RulerGauge Class / OnHolding Method

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

    Parameters

    e
    See Also