Click or drag to resize

GraphController_weakEventHandlerForDoc_TunneledEvent Field

Holds the weak handler for tunneled document events.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected WeakActionHandler<Object, Object, TunnelingEventArgs> _weakEventHandlerForDoc_TunneledEvent

Field Value

WeakActionHandlerObject, Object, TunnelingEventArgs
See Also