Class VariablesEvaluationControlBase
Provides a base class to evaluate list of expressions during script debugging. This class is abstract.
public abstract class VariablesEvaluationControlBase : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, EvaluationResultsTreeController.IHost
- Inheritance
-
VariablesEvaluationControlBase
- Implements
- Derived
- Extension Methods
Properties
- Debugger
Gets or sets
IScriptDebuggerBase
which expressions are evaluated by this class.
Methods
- CancelEvaluationAsync()
Cancels an evaluation task which is currently running.