C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace > C1ChartLegend Class : PointerCaptureLost Event |
'Declaration Public Event PointerCaptureLost As Windows.UI.Xaml.Input.PointerEventHandler
public event Windows.UI.Xaml.Input.PointerEventHandler PointerCaptureLost
The event handler receives an argument of type Windows.UI.Xaml.Input.PointerRoutedEventArgs containing data related to this event. The following PointerRoutedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Handled | |
KeyModifiers | |
OriginalSource | (Inherited from Windows.UI.Xaml.RoutedEventArgs) |
Pointer |