Method CanRunCopyCommand
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
CanRunCopyCommand()
Determines whether the "Copy" command can be executed based on the current state.
public virtual bool CanRunCopyCommand()
Returns
Remarks
The "Copy" command is enabled if the SelectedWatch
property is
not null or empty.