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