Table of Contents

Event WatchAdded

Namespace
Alternet.Scripter.Debugger.UI
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

Occurs when current expression is added to the list of Watches.

public event EventHandler<WatchAddedEventArgs> WatchAdded

Returns

EventHandler<WatchAddedEventArgs>
Occurs when current expression is added to the list of Watches.