Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / OnPointerPressed Method

In This Topic
    OnPointerPressed Method (C1RadialNumericItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnPointerPressed( _
       ByVal e As PointerRoutedEventArgs _
    ) 
    protected virtual void OnPointerPressed( 
       PointerRoutedEventArgs e
    )

    Parameters

    e
    See Also