Click or drag to resize

DocNodeProxyClearWatch Method

Removes the event handlers for the watch (watch is the object that is the last object that currently exists along the document path).

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void ClearWatch()
See Also