Click or drag to resize

Graph3DController_weakEventHandlersForDoc Field

Weak event handlers that keep the document from holding strong references to this controller.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
[NonSerializedAttribute]
protected WeakEventHandler[] _weakEventHandlersForDoc

Field Value

WeakEventHandler
See Also