Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class / AnimationFactory Property

In This Topic
    AnimationFactory Property
    In This Topic
    Get or set custom animation Factory
    Syntax
    'Declaration
     
    
    Public Property AnimationFactory As IAnimationFactory
    public IAnimationFactory AnimationFactory {get; set;}
    See Also