Xceed Toolkit Plus for WPF v4.6 Documentation
ListBoxAnimationSettings Class Members
Fields  Properties  Methods 


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.ListBox Namespace : ListBoxAnimationSettings Class

The following tables list the members exposed by ListBoxAnimationSettings.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ListBoxAnimationSettings class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the AddingItemDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DefaultDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DefaultEasingFunction dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemSizeChangingDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the LineScrollingDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the LineScrollingEasingFunction dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the LoadingDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PageScrollingDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PageScrollingEasingFunction dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the RemovingItemDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbScrollingDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbScrollingEasingFunction dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ViewChangingDuration dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value representing the duration of the animation when an item is added.  
Public PropertyGets or sets the default duration to use for any "duration" property that does not have an explicit value.  
Public PropertyGets or sets the default easing function to use for any "easing-function" property that does not have an explicit value.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property

Gets or sets a value representing the duration of the animation when an item's size is changing.

 
Public Property

Gets or sets a value representing the duration of the line-scrolling animation.

 
Public Property

Get or sets the easing function used by the line-scrolling animation.

 
Public Property

Gets or sets a value representing the duration of the item-loading animation.

 
Public Property

Gets or sets a value representing the duration of the page-scrolling animation.

 
Public Property

Get or sets the easing function used by the page-scrolling animation.

 
Public Property

Gets or sets a value representing the duration of the animation when an item is removed.

 
Public Property

Gets or sets a value representing the duration of the thumb-scrolling animation.

 
Public Property

Get or sets the easing function used by the thumb-scrolling animation.

 
Public Property

Gets or sets a value representing the duration of the view-change animation.

 
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
See Also

Reference

ListBoxAnimationSettings Class
Xceed.Wpf.ListBox Namespace