Table of Contents

Interface EvaluationResultsTreeController.IHost

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

Represents methods are used to respond to the tree-view events.

public interface EvaluationResultsTreeController.IHost

Methods

OnNodeExpanded(TreeViewItem)

When implemented by a class, responds to the TreeViewItem Expanded event.

OnStateChanged()

When implemented by a class, responds to the TreeView state change.