TemporaryDisablerOnResume Method |
Is called when the suppress level falls down from 1 to zero and the event count is != 0.
Per default, the resume event handler is called that you provided in the constructor.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected override void OnResume()
See Also