C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace > Lines Class : Drop Event |
'Declaration Public Event Drop As Windows.UI.Xaml.DragEventHandler
public event Windows.UI.Xaml.DragEventHandler Drop
The event handler receives an argument of type Windows.UI.Xaml.DragEventArgs containing data related to this event. The following DragEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Data | |
Handled | |
OriginalSource | (Inherited from Windows.UI.Xaml.RoutedEventArgs) |