Implements the IUIAnimationManager2 and IUIAnimationTimerUpdateHandler interfaces.
Syntax
    [
        uuid(D25D8842-8884-4A4A-B321-091314379BDD),
        helpstring("UIAnimationManager2 Class")
    ]
    coclass UIAnimationManager2
    {
        [default] interface IUIAnimationManager2;
    };
Remarks
To create an instance of this object, call the CoCreateInstance function with a CLSID of CLSID_UIAnimationManager2.
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 |