ComponentOne InputPanel for UWP
ContextCanceled Event (C1InputCheckBox)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputCheckBox 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

C1InputCheckBox Class
C1InputCheckBox Members