UIAnimationTransitionFactory object

Implements the IUIAnimationTransitionFactory interface.

Syntax

[
    uuid(8A9B1CDD-FCD7-419c-8B44-42FD17DB1887),
    helpstring("UIAnimationTransitionFactory Class")
]
coclass UIAnimationTransitionFactory
{
    [default] interface IUIAnimationTransitionFactory;
};

Remarks

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

Requirements

Minimum supported client

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

Minimum supported server

None supported

Header

UIAnimation.h

IDL

UIAnimation.idl

DLL

UIAnimation.dll

See also

UIAnimationManager

UIAnimationTimer

UIAnimationTransitionLibrary