Table of Contents

Class Screen

Namespace
HeBianGu.Control.Screen
Assembly
HeBianGu.Control.Screen.dll
public class Screen : ItemsControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
Inheritance
Screen
Implements
Inherited Members
Extension Methods

Fields

BackProperty

public static readonly DependencyProperty BackProperty

Field Value

DependencyProperty

CoverProperty

public static readonly DependencyProperty CoverProperty

Field Value

DependencyProperty

HeaderProperty

public static readonly DependencyProperty HeaderProperty

Field Value

DependencyProperty

Properties

Back

public object Back { get; set; }

Property Value

object

Cover

public object Cover { get; set; }

Property Value

object

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

Header

public object Header { get; set; }

Property Value

object