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