Bring Windows Animation Manager to WPF
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
The Windows Animation Manager (Windows Animation) enables rich animation of user interface elements. It is designed to simplify the process of adding animation to an application's user interface and to enable developers to implement animations that are smooth, natural, and interactive.
Windows Animation does not perform the rendering; it can be used with any graphics platform, including Direct2D, Direct3D, or GDI+.
The Windows Animation Manager was introduced in Windows 7.
See: [Windows Animation Manager - Win32 apps | Microsoft Docs](https://docs.microsoft.com/en-us/windows/win32/api/_uianimation?WT.mc_id=DX-MVP-5003606 )
I don’t know if this is appropriate?
Contributor guide
Assessment
This issue has not been assessed yet.