ComponentOne InputPanel for UWP
DropCompleted Event (C1InputPanelPresenter)

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

C1InputPanelPresenter Class
C1InputPanelPresenter Members