Class BordersOnFrameView
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Borders on FrameView", "Demonstrate FrameView borders manipulation.")]
[Scenario.ScenarioCategory("Layout")]
[Scenario.ScenarioCategory("Borders")]
public class BordersOnFrameView : Scenario
Constructors
BordersOnFrameView()
Declaration
public BordersOnFrameView()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable