Click or drag to resize

SuspendableDocumentNodeWithSetOfEventArgsAccumulatedChangeData_SetBackAfterResumeAndSuspend Method

[Missing <summary> documentation for "M:Altaxo.Main.SuspendableDocumentNodeWithSetOfEventArgs.AccumulatedChangeData_SetBackAfterResumeAndSuspend(System.EventArgs[])"]


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

Parameters

e  EventArgs

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

See Also