WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / SourcedEventArgs Class
Members
In This Topic
    SourcedEventArgs Class
    In This Topic
    Contains data for events with a source different from the object firing the event.
    Syntax
    public class SourcedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Core.SourcedEventArgs

    See Also