Table of Contents

Class BordersOnWindow

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Borders on Window", "Demonstrates Window borders manipulation.")]
[Scenario.ScenarioCategory("Layout")]
[Scenario.ScenarioCategory("Borders")]
public class BordersOnWindow : Scenario, IDisposable
Inheritance
BordersOnWindow
Implements
Inherited Members

Methods

Setup()

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