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