WeakEventHandlerEventSource Property |
Gets the event source. Attention! Use the returned value only locally, otherwise, you will get a strong reference that you wanted to avoid.
Namespace: AltaxoAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Object? EventSource { get; }
Property Value
ObjectSee Also