Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / VisualIntervalGroupsPresenter Class / OnPointerCanceled Method

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

    Parameters

    e
    See Also