Table of Contents
PreviousPage Property

Gets a command that navigates back the Calendar by one page.

Syntax
 public static RoutedCommand PreviousPage { get; }
Remarks

A page is equal to the number of month instances in the Calendar.

See Also