C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotContentOptions Class / ApplyAnimationClock Method / ApplyAnimationClock(DependencyProperty,AnimationClock) Method

In This Topic
ApplyAnimationClock(DependencyProperty,AnimationClock) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub ApplyAnimationClock( _
   ByVal dp As DependencyProperty, _
   ByVal clock As AnimationClock _
) 
 

Parameters

dp
clock
See Also