Click or drag to resize

GraphController_weakEventHandlersForDoc Field

Holds the weak event handlers attached to the document.

Namespace: Altaxo.Gui.Graph.Gdi.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