ComponentOne Gauge for UWP
ContextCanceled Event (C1RadialGauge)

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1RadialGauge Class : ContextCanceled Event
Syntax
'Declaration
 
Public Event ContextCanceled As Windows.Foundation.TypedEventHandler(Of UIElement,RoutedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,RoutedEventArgs> ContextCanceled
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members