C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace > Pie Class : DragLeave Event |
'Declaration Public Event DragLeave As Windows.UI.Xaml.DragEventHandler
public event Windows.UI.Xaml.DragEventHandler DragLeave
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) |