ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / GetAnimationBaseValue Method

In This Topic
    GetAnimationBaseValue Method (ViewSlotPresenter)
    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