Class LabelsAsLabels
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Labels As Buttons", "Illustrates that Button is really just a Label++")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("Proof of Concept")]
public class LabelsAsLabels : Scenario
Constructors
LabelsAsLabels()
Declaration
public LabelsAsLabels()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable