SuspendableDocumentNodeBaseEhSelfChanged Method |
Is called by this instance if anything inside this member changed.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected abstract void EhSelfChanged(
EventArgs e
)
Parameters
- e EventArgs
- The EventArgs instance containing the event data.
See Also