ComponentOne Basic Library for UWP
EventName Property

C1.UWP Assembly > C1.Xaml Namespace > C1RoutedEventArgs Class : EventName Property
Gets the input event name associated with this CanExecuteRoutedEventArgs instance.
Syntax
'Declaration
 
Public ReadOnly Property EventName As System.String
public System.string EventName {get;}
See Also

Reference

C1RoutedEventArgs Class
C1RoutedEventArgs Members