ComponentOne Basic Library for UWP
OriginalEventArgs Property

C1.UWP Assembly > C1.Xaml Namespace > C1InputEventArgs Class : OriginalEventArgs Property
Gets the arguments of the original event which raised this event.
Syntax
'Declaration
 
Public ReadOnly Property OriginalEventArgs As Windows.UI.Xaml.RoutedEventArgs
public Windows.UI.Xaml.RoutedEventArgs OriginalEventArgs {get;}
See Also

Reference

C1InputEventArgs Class
C1InputEventArgs Members