WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / CancelSourceEventArgs Class
Members
In This Topic
    CancelSourceEventArgs Class
    In This Topic
    Provides data for a cancelable event.
    Syntax
    public class CancelSourceEventArgs : System.ComponentModel.CancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.CancelEventArgs
             C1.WinUI.Core.CancelSourceEventArgs

    See Also