Class LightboxView
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
DefaultWidthProperty
public static readonly DependencyProperty DefaultWidthProperty
Field Value
StackSizeProperty
public static readonly DependencyProperty StackSizeProperty
Field Value
Properties
DefaultHeight
public double DefaultHeight { get; set; }
Property Value
DefaultWidth
public double DefaultWidth { get; set; }
Property Value
StackSize
public double StackSize { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()