Search Results for

    Show / Hide Table of Contents

    Class BordersOnFrameView

    Inheritance
    System.Object
    Scenario
    BordersOnFrameView
    Implements
    System.IDisposable
    Inherited Members
    Scenario.Init(Toplevel, ColorScheme)
    Scenario.GetName()
    Scenario.GetDescription()
    Scenario.GetCategories()
    Scenario.ToString()
    Scenario.Run()
    Scenario.RequestStop()
    Scenario.GetDerivedClasses<T>()
    Scenario.Dispose(Boolean)
    Scenario.Dispose()
    Scenario.Top
    Scenario.Win
    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
    Scenario.Setup()

    Implements

    System.IDisposable
    In This Article
    Back to top Generated by DocFX