Event WatchAdded
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.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.