ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DropDown Class / GetAnimationBaseValue Method

In This Topic
    GetAnimationBaseValue Method (C1DropDown)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetAnimationBaseValue( _
       ByVal dp As Windows.UI.Xaml.DependencyProperty _
    ) As System.Object
    public System.object GetAnimationBaseValue( 
       Windows.UI.Xaml.DependencyProperty dp
    )

    Parameters

    dp
    See Also