Skip to main content

MonthViewStyleSettings Members

Constructors

Name Description
MonthViewStyleSettings() Initializes a new instance of the MonthViewStyleSettings class.

Fields

Name Description
AppointmentMinHeightProperty static Identifies the AppointmentMinHeight dependency property.
CellMinHeightProperty static Identifies the CellMinHeight dependency property.
CellMinWidthProperty static Identifies the CellMinWidth dependency property.
CellStringFormatProperty static Identifies the CellStringFormat dependency property.
CellTemplateProperty static Identifies the CellTemplate dependency property.
FirstDayOfMonthCellStringFormatProperty static Identifies the FirstDayOfMonthCellStringFormat dependency property.
FirstDayOfYearCellStringFormatProperty static Identifies the FirstDayOfYearCellStringFormat dependency property.
GroupSpacingProperty static Identifies the GroupSpacing dependency property.
HeaderCellMinHeightProperty static Identifies the HeaderCellMinHeight dependency property.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also