Windows Composition API
The Windows.UI.Composition API provides access to the visual layer between the XAML framework and the DirectX graphics layer. It enables high-performance, retained-mode graphics, effects, and animations as the foundation for UI across Windows devices.
Documentation
Documentation
https://learn.microsoft.com/en-us/windows/uwp/composition/visual-layer
Getting Started
https://learn.microsoft.com/en-us/windows/uwp/composition/using-the-visual-layer-with-xaml
Specifications
Other Resources
Reference
https://learn.microsoft.com/en-us/uwp/api/windows.ui.composition
Samples
https://github.com/microsoft/Windows.UI.Composition-Win32-Samples
OpenAPI
#Animations
#Composition
#Graphics
#Visual Layer