Table of Contents

Class Sliders

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[ScenarioMetadata("Sliders", "Demonstrates the Slider view.")]
[ScenarioCategory("Controls")]
public class Sliders : Scenario, IDisposable
Inheritance
Sliders
Implements
Inherited Members
Extension Methods

Methods

Main()

Called by UI Catalog to run the Scenario. This is the main entry point for the Scenario .

MakeSliders(View, List<object>)