Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml 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.
    Object Model
    SourcedEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class SourcedEventArgs 
       Inherits System.EventArgs
    public class SourcedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Xaml.SourcedEventArgs

    See Also