Name | Description | |
---|---|---|
AddingItemDuration | Gets or sets a value representing the duration of the animation when an item is added. | |
DefaultDuration | Gets or sets the default duration to use for any "duration" property that does not have an explicit value. | |
DefaultEasingFunction | Gets or sets the default easing function to use for any "easing-function" property that does not have an explicit value. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
ItemSizeChangingDuration | Gets or sets a value representing the duration of the animation when an item's size is changing. | |
LineScrollingDuration | Gets or sets a value representing the duration of the line-scrolling animation. | |
LineScrollingEasingFunction | Get or sets the easing function used by the line-scrolling animation. | |
LoadingDuration | Gets or sets a value representing the duration of the item-loading animation. | |
PageScrollingDuration | Gets or sets a value representing the duration of the page-scrolling animation. | |
PageScrollingEasingFunction | Get or sets the easing function used by the page-scrolling animation. | |
RemovingItemDuration | Gets or sets a value representing the duration of the animation when an item is removed. | |
ThumbScrollingDuration | Gets or sets a value representing the duration of the thumb-scrolling animation. | |
ThumbScrollingEasingFunction | Get or sets the easing function used by the thumb-scrolling animation. | |
ViewChangingDuration | Gets or sets a value representing the duration of the view-change animation. |