Click or drag to resize

SuspendableDocumentLeafNodeEhSelfChanged Method

Called if some member of this instance itself has changed.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override void EhSelfChanged(
	EventArgs e
)

Parameters

e  EventArgs

[Missing <param name="e"/> documentation for "M:Altaxo.Main.SuspendableDocumentLeafNode.EhSelfChanged(System.EventArgs)"]

See Also