ComponentOne Extended Library for UWP
DropCompleted Event (C1BasicColorPickerPart)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1BasicColorPickerPart 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

C1BasicColorPickerPart Class
C1BasicColorPickerPart Members