Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / AppointmentsCoverPane Class / OnPointerMoved Method

In This Topic
    OnPointerMoved Method (AppointmentsCoverPane)
    In This Topic
    Overrides the default behavior.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnPointerMoved( _
       ByVal e As PointerRoutedEventArgs _
    ) 
    protected virtual void OnPointerMoved( 
       PointerRoutedEventArgs e
    )

    Parameters

    e
    See Also