SuspendableDocumentNodeEhSelfChanged Method |
Called if some (simple) member or property of this instance itself has changed.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected override void EhSelfChanged(
EventArgs e
)
Parameters
- e EventArgs
- The change details.
See Also