ComponentOne InputPanel for UWP
DropCompleted Event (C1InputTextBox)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputTextBox Class : DropCompleted Event
Syntax
'Declaration
 
Public Event DropCompleted As Windows.Foundation.TypedEventHandler(Of UIElement,DropCompletedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,DropCompletedEventArgs> DropCompleted
See Also

Reference

C1InputTextBox Class
C1InputTextBox Members