ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / OnDrop Method

In This Topic
    OnDrop Method (C1TimeEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnDrop( _
       ByVal e As Windows.UI.Xaml.DragEventArgs _
    ) 
    protected virtual void OnDrop( 
       Windows.UI.Xaml.DragEventArgs e
    )

    Parameters

    e
    See Also