ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / WeekNumberSlotPresenter Class / OnPointerReleased Method

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

    Parameters

    e
    See Also