Table of Contents

Class Threading

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Threading", "Demonstration of how to use threading in different ways")]
[Scenario.ScenarioCategory("Threading")]
public class Threading : Scenario, IDisposable
Inheritance
Threading
Implements
Inherited Members

Methods

Setup()

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