[]
        
(Showing Draft Content)

C1.WinUI.Core.SourcedEventArgs

SourcedEventArgs Class

Contains data for events with a source different from the object firing the event.

Inheritance
SourcedEventArgs
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class SourcedEventArgs : EventArgs

Constructors

Name Description
SourcedEventArgs()

Properties

Name Description
Source

Gets or sets the source of the event.