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
GettingStarted
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
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-windows-10/refs/heads/main/capabilities/composition-animations.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-windows-10/refs/heads/main/capabilities/composition-effects.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-windows-10/refs/heads/main/capabilities/composition-surfaces.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-windows-10/refs/heads/main/capabilities/composition-visuals.yaml