Table of Contents

Event AddToWatchClick

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

Occurs when a user clicks on the local to add it to the watch window.

public event EventHandler<AddToWatchClickEventArgs> AddToWatchClick

Returns

EventHandler<AddToWatchClickEventArgs>
Occurs when a user clicks on the local to add it to the watch window.