Table of Contents

Class TupleGroup

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll
public class TupleGroup : ContentControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
Inheritance
TupleGroup
Implements
Inherited Members
Extension Methods

Fields

LeftItem1Property

public static readonly DependencyProperty LeftItem1Property

Field Value

DependencyProperty

LeftItem2Property

public static readonly DependencyProperty LeftItem2Property

Field Value

DependencyProperty

LeftItem3Property

public static readonly DependencyProperty LeftItem3Property

Field Value

DependencyProperty

LeftItem4Property

public static readonly DependencyProperty LeftItem4Property

Field Value

DependencyProperty

LeftItemStyle1Property

public static readonly DependencyProperty LeftItemStyle1Property

Field Value

DependencyProperty

LeftItemStyle2Property

public static readonly DependencyProperty LeftItemStyle2Property

Field Value

DependencyProperty

LeftItemStyle3Property

public static readonly DependencyProperty LeftItemStyle3Property

Field Value

DependencyProperty

LeftItemStyle4Property

public static readonly DependencyProperty LeftItemStyle4Property

Field Value

DependencyProperty

RightItem1Property

public static readonly DependencyProperty RightItem1Property

Field Value

DependencyProperty

RightItem2Property

public static readonly DependencyProperty RightItem2Property

Field Value

DependencyProperty

RightItem3Property

public static readonly DependencyProperty RightItem3Property

Field Value

DependencyProperty

RightItem4Property

public static readonly DependencyProperty RightItem4Property

Field Value

DependencyProperty

RightItemStyle1Property

public static readonly DependencyProperty RightItemStyle1Property

Field Value

DependencyProperty

RightItemStyle2Property

public static readonly DependencyProperty RightItemStyle2Property

Field Value

DependencyProperty

RightItemStyle3Property

public static readonly DependencyProperty RightItemStyle3Property

Field Value

DependencyProperty

RightItemStyle4Property

public static readonly DependencyProperty RightItemStyle4Property

Field Value

DependencyProperty

Properties

LeftItem1

public object LeftItem1 { get; set; }

Property Value

object

LeftItem2

public object LeftItem2 { get; set; }

Property Value

object

LeftItem3

public object LeftItem3 { get; set; }

Property Value

object

LeftItem4

public object LeftItem4 { get; set; }

Property Value

object

LeftItemStyle1

public Style LeftItemStyle1 { get; set; }

Property Value

Style

LeftItemStyle2

public Style LeftItemStyle2 { get; set; }

Property Value

Style

LeftItemStyle3

public Style LeftItemStyle3 { get; set; }

Property Value

Style

LeftItemStyle4

public Style LeftItemStyle4 { get; set; }

Property Value

Style

RightItem1

public object RightItem1 { get; set; }

Property Value

object

RightItem2

public object RightItem2 { get; set; }

Property Value

object

RightItem3

public object RightItem3 { get; set; }

Property Value

object

RightItem4

public object RightItem4 { get; set; }

Property Value

object

RightItemStyle1

public Style RightItemStyle1 { get; set; }

Property Value

Style

RightItemStyle2

public Style RightItemStyle2 { get; set; }

Property Value

Style

RightItemStyle3

public Style RightItemStyle3 { get; set; }

Property Value

Style

RightItemStyle4

public Style RightItemStyle4 { get; set; }

Property Value

Style