ComponentOne Basic Library for UWP
ContextCanceled Event (C1TreeViewLinePanel)

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

C1TreeViewLinePanel Class
C1TreeViewLinePanel Members