WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / CancelSourceEventArgs Class / Source Property
In This Topic
    Source Property (CancelSourceEventArgs)
    In This Topic
    Gets or sets the source of the event.
    Syntax
    public object Source {get; set;}
    See Also