Interface EvaluationResultsTreeController.IHost
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.