[]
Contains data for events with a source different from the object firing the event.
public class SourcedEventArgs : EventArgs
Public Class SourcedEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| SourcedEventArgs() |
| Name | Description |
|---|---|
| Source | Gets or sets the source of the event. |