Table of Contents

Class LightboxView

Namespace
The.WPF.Shell
Assembly
Instagile.WPF.dll

LightboxView

public class LightboxView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
Inheritance
LightboxView
Implements
Inherited Members

Constructors

LightboxView()

public LightboxView()

Fields

DefaultHeightProperty

public static readonly DependencyProperty DefaultHeightProperty

Field Value

DependencyProperty

DefaultWidthProperty

public static readonly DependencyProperty DefaultWidthProperty

Field Value

DependencyProperty

StackSizeProperty

public static readonly DependencyProperty StackSizeProperty

Field Value

DependencyProperty

Properties

DefaultHeight

public double DefaultHeight { get; set; }

Property Value

double

DefaultWidth

public double DefaultWidth { get; set; }

Property Value

double

StackSize

public double StackSize { get; set; }

Property Value

double

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()