Specifies the appearance of calendar elements.
The following tables list the members exposed by the CalendarStyle type.
Name | Description | |
---|---|---|
Initializes a new instance of the CalendarStyle class. |
Name | Description | |
---|---|---|
Identifies the Background dependency property. |
||
Identifies the BorderBrush dependency property. |
||
Identifies the BorderThickness dependency property. |
||
Identifies the BottomBorderBrush dependency property. |
||
Identifies the ContentMargin dependency property. |
||
Identifies the Effect dependency property. |
||
Identifies the FillBrush dependency property. |
||
Identifies the FontFamily dependency property. |
||
Identifies the FontSize dependency property. |
||
Identifies the FontStretch dependency property. |
||
Identifies the FontStyle dependency property. |
||
Identifies the FontWeight dependency property. |
||
Identifies the ForegroundEffect dependency property. |
||
Identifies the Foreground dependency property. |
||
Identifies the HorizontalAlignment dependency property. |
||
Identifies the LeftBorderBrush dependency property. |
||
Identifies the LineBrush dependency property. |
||
Identifies the Margin dependency property. |
||
Identifies the RightBorderBrush dependency property. |
||
Identifies the TextAlignment dependency property. |
||
Identifies the TopBorderBrush dependency property. |
||
Identifies the VerticalAlignment dependency property. |
Name | Description | |
---|---|---|
Gets or sets the brush used to paint the element's background. |
||
Gets or sets the brush of the element's border. |
||
Gets or sets the thickness of the element's border. |
||
Gets or sets the brush of the element's bottom border. |
||
Gets or sets the margin of the element's contents. |
||
Gets or sets the effect applied to the element. |
||
Gets or sets a brush used to paint the background of various sub-elements in a color different than the main background. |
||
Gets or sets the font family of the displayed text. |
||
Gets or sets the font size of the displayed text. |
||
Gets or sets the font stretch of the displayed text. |
||
Gets or sets the font style of the displayed text. |
||
Gets or sets the font weight of the displayed text. |
||
Gets or sets the brush used to paint foreground sub-elements, such as text. |
||
Gets or sets the effect applied on foreground sub-elements, such as text. |
||
Gets or sets the horizontal alignment of the sub-element containing the displayed text. |
||
Gets or sets the brush of the element's left border. |
||
Gets or sets a brush used to paint line sub-elements. |
||
Gets or sets the margin of the element. |
||
Gets or sets the brush of the element's right border. |
||
Gets or sets the alignment of the displayed text. |
||
Gets or sets the brush of the element's top border. |
||
Gets or sets the vertical alignment of the sub-element containing the displayed text. |