MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / KeyEventArgs Class / OriginalEvent Property
In This Topic
    OriginalEvent Property
    In This Topic
    Gets the original event that originated this event.
    Syntax
    public object OriginalEvent {get;}
    See Also