SuspendableDocumentLeafNodeEhSelfChanged Method |
Called if some member of this instance itself has changed.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void EhSelfChanged(
EventArgs e
)
Parameters
- e EventArgs
- The EventArgs instance containing the event data.
See Also