SuspendableDocumentNodeWithSingleAccumulatedDataTAccumulatedChangeData_SetBackAfterResumeAndSuspend Method |
Sets the change data without further processing. This function is infrastructure and intended to use only in OnResume after the parent has suspended this node again.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected override void AccumulatedChangeData_SetBackAfterResumeAndSuspend(
params EventArgs[] e
)
Parameters
- e EventArgs
- The event args (one or more).
Exceptions See Also