Class LabelsAsLabels
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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, IDisposable
Methods
| Improve this Doc View SourceSetup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable