Click or drag to resize

WeakActionHandlerT1, T2, T3EventSource Property

Gets the event source. Attention! Use the returned value only locally, otherwise, you will get a dependence that you wanted to avoid.

Namespace: Altaxo
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Object? EventSource { get; }

Property Value

Object
See Also