Watch public class Watch : NodeModel Documentation Code public object CachedValue { get; } public WatchViewModel Root { get; set; } public event EventHandler RequestBindingRehook public event EventHandler RequestBindingUnhook public Watch(WorkspaceModel ws) protected virtual void OnRequestBindingRehook(EventArgs e) protected virtual void OnRequestBindingUnhook(EventArgs e) public void SetupCustomUIElements(dynNodeView nodeUI)