Name | Description | |
---|---|---|
ListBoxAnimationSettings Constructor | Initializes a new instance of the ListBoxAnimationSettings class. |
The following tables list the members exposed by ListBoxAnimationSettings.
Name | Description | |
---|---|---|
ListBoxAnimationSettings Constructor | Initializes a new instance of the ListBoxAnimationSettings class. |
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. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) | |
ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |