C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1TappedEventArgs Class / OriginalEventArgs Property
In This Topic
OriginalEventArgs Property (C1TappedEventArgs)
In This Topic
Gets the arguments of the original event which raised this event.
Syntax
public RoutedEventArgs OriginalEventArgs {get;}
See Also