WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragPreviewEventArgs Class / OriginalSource Property
In This Topic
    OriginalSource Property (C1DragPreviewEventArgs)
    In This Topic
    Gets a reference to the object that raised the event.
    Syntax
    public object OriginalSource {get;}
    See Also