Table of Contents

Class Animation

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Animation", "Demonstration of how to render animated images with threading.")]
[Scenario.ScenarioCategory("Colors")]
public class Animation : Scenario, IDisposable
Inheritance
Animation
Implements
Inherited Members

Methods

Dispose(bool)
Setup()

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