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

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

    Parameters

    e
    See Also