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
LeftItem2Property
public static readonly DependencyProperty LeftItem2Property
Field Value
LeftItem3Property
public static readonly DependencyProperty LeftItem3Property
Field Value
LeftItem4Property
public static readonly DependencyProperty LeftItem4Property
Field Value
LeftItemStyle1Property
public static readonly DependencyProperty LeftItemStyle1Property
Field Value
LeftItemStyle2Property
public static readonly DependencyProperty LeftItemStyle2Property
Field Value
LeftItemStyle3Property
public static readonly DependencyProperty LeftItemStyle3Property
Field Value
LeftItemStyle4Property
public static readonly DependencyProperty LeftItemStyle4Property
Field Value
RightItem1Property
public static readonly DependencyProperty RightItem1Property
Field Value
RightItem2Property
public static readonly DependencyProperty RightItem2Property
Field Value
RightItem3Property
public static readonly DependencyProperty RightItem3Property
Field Value
RightItem4Property
public static readonly DependencyProperty RightItem4Property
Field Value
RightItemStyle1Property
public static readonly DependencyProperty RightItemStyle1Property
Field Value
RightItemStyle2Property
public static readonly DependencyProperty RightItemStyle2Property
Field Value
RightItemStyle3Property
public static readonly DependencyProperty RightItemStyle3Property
Field Value
RightItemStyle4Property
public static readonly DependencyProperty RightItemStyle4Property
Field Value
Properties
LeftItem1
public object LeftItem1 { get; set; }
Property Value
LeftItem2
public object LeftItem2 { get; set; }
Property Value
LeftItem3
public object LeftItem3 { get; set; }
Property Value
LeftItem4
public object LeftItem4 { get; set; }
Property Value
LeftItemStyle1
public Style LeftItemStyle1 { get; set; }
Property Value
LeftItemStyle2
public Style LeftItemStyle2 { get; set; }
Property Value
LeftItemStyle3
public Style LeftItemStyle3 { get; set; }
Property Value
LeftItemStyle4
public Style LeftItemStyle4 { get; set; }
Property Value
RightItem1
public object RightItem1 { get; set; }
Property Value
RightItem2
public object RightItem2 { get; set; }
Property Value
RightItem3
public object RightItem3 { get; set; }
Property Value
RightItem4
public object RightItem4 { get; set; }
Property Value
RightItemStyle1
public Style RightItemStyle1 { get; set; }
Property Value
RightItemStyle2
public Style RightItemStyle2 { get; set; }
Property Value
RightItemStyle3
public Style RightItemStyle3 { get; set; }
Property Value
RightItemStyle4
public Style RightItemStyle4 { get; set; }