ArcFM Solution Developer Guide
ApplyAnimationClock(DependencyProperty,AnimationClock) Method


Syntax
'Declaration
 
Public Overloads Sub ApplyAnimationClock( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal clock As System.Windows.Media.Animation.AnimationClock _
) 
'Usage
 
Dim instance As Migrate
Dim dp As System.Windows.DependencyProperty
Dim clock As System.Windows.Media.Animation.AnimationClock
 
instance.ApplyAnimationClock(dp, clock)
public void ApplyAnimationClock( 
   System.Windows.DependencyProperty dp,
   System.Windows.Media.Animation.AnimationClock clock
)

Parameters

dp
clock
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Migrate Class
Migrate Members
Overload List

 

 


Send Comment