NameChangedEventArgsSource Property |
Gets the source of the event, i.e. the instance whose name has changed.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Object Source { get; }
Property Value
Object
The source of the event.
See Also