Table of Contents
WeekNumberSeparatorStyle Property

Gets or sets the style to be applied to week number separator. This is a dependency property.

Syntax
 public Style WeekNumberSeparatorStyle { get; set; }
Remarks

The target type for this style is Rectangle. See here for more details about this property.

See Also