Table of Contents

Class TreeUseCases

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Tree View", "Simple tree view examples.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("TreeView")]
public class TreeUseCases : Scenario, IDisposable
Inheritance
TreeUseCases
Implements
Inherited Members

Methods

Setup()

Override this to implement the Scenario setup logic (create controls, etc...).