Class MaterialDateDisplay
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
public class MaterialDateDisplay : Control, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
- Inheritance
-
MaterialDateDisplay
- Implements
- Inherited Members
- Extension Methods
Constructors
MaterialDateDisplay()
public MaterialDateDisplay()
Fields
ComponentOneContentProperty
public static readonly DependencyProperty ComponentOneContentProperty
Field Value
ComponentThreeContentProperty
public static readonly DependencyProperty ComponentThreeContentProperty
Field Value
ComponentTwoContentProperty
public static readonly DependencyProperty ComponentTwoContentProperty
Field Value
DisplayDateProperty
public static readonly DependencyProperty DisplayDateProperty
Field Value
IsDayInFirstComponentProperty
public static readonly DependencyProperty IsDayInFirstComponentProperty
Field Value
Properties
ComponentOneContent
public string ComponentOneContent { get; }
Property Value
ComponentThreeContent
public string ComponentThreeContent { get; }
Property Value
ComponentTwoContent
public string ComponentTwoContent { get; }
Property Value
DisplayDate
public DateTime DisplayDate { get; set; }
Property Value
IsDayInFirstComponent
public bool IsDayInFirstComponent { get; }