Table of Contents
PreviousButtonStyle Property

Gets or sets the style for the "previous month" button. This is a dependency property.

Syntax
 public Style PreviousButtonStyle { get; set; }
Remarks

The target type for this style is RepeatButton.

See Also