UIAnimationTransitionFactory2 object

Implements the IUIAnimationTransitionFactory2 interface.

Syntax

    [
        uuid(84302F97-7F7B-4040-B190-72AC9D18E420),
        helpstring("UIAnimationTransitionFactory2 Class")
    ]
    coclass UIAnimationTransitionFactory2
    {
        [default] interface IUIAnimationTransitionFactory2;
    };

Remarks

To create an instance of this object, call the CoCreateInstance function with a CLSID of CLSID_UIAnimationTransitionFactory2.

Requirements

Minimum supported client

Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps | Windows Store apps]

Minimum supported server

None supported

Header

UIAnimation.h

IDL

UIAnimation.idl

DLL

UIAnimation.dll

See also

UIAnimationManager2

UIAnimationTimer

UIAnimationTransitionLibrary2