Table of Contents
EnableTransitionEffect Property

Gets or sets a value indicating whether the Calendar should play a slide effect when user scrolls the Calendar. This is a dependency property.

Syntax
 public Boolean EnableTransitionEffect { get; set; }
See Also