Class Screen
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
CoverProperty
public static readonly DependencyProperty CoverProperty
Field Value
HeaderProperty
public static readonly DependencyProperty HeaderProperty
Field Value
Properties
Back
public object Back { get; set; }
Property Value
Cover
public object Cover { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
Header
public object Header { get; set; }