ComponentOne InputPanel for UWP
DropCompleted Event (C1InputPanel)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputPanel 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

C1InputPanel Class
C1InputPanel Members