Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RoutedEventArgs Class
Properties


In This Topic
    C1RoutedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1RoutedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the input event name associated with this CanExecuteRoutedEventArgs instance.  
    Public PropertyGets or sets a value that indicates the present state of the event handling for event as it travels the route.  
    Public PropertyGets the original reporting source as determined by pure hit testing.  
    Top
    See Also