ComponentOne TileView for WPF and Silverlight
C1.Silverlight.TileView Namespace / C1TileView Class / AnimationEasingFunctionProperty Field


In This Topic
    AnimationEasingFunctionProperty Field
    In This Topic
    Identifies the AnimationEasingFunction dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AnimationEasingFunctionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TileView.AnimationEasingFunctionProperty
    public static readonly DependencyProperty AnimationEasingFunctionProperty
    See Also