📄️ BooleanKeyFrameAnimation Class
Definition
📄️ ColorKeyFrameAnimation Class
Definition
📄️ CompositionBlendMode Enumeration
Definition
📄️ CompositionContainerVisual Class
A node in the visual tree that can have children.
📄️ CompositionCustomVisual Class
Definition
📄️ CompositionCustomVisualHandler Class
Definition
📄️ CompositionDrawingSurface Class
Definition
📄️ CompositionGetValueStatus Enumeration
Definition
📄️ CompositionGpuImportedImageSynchronizationCapabilities Enumeration
Definition
📄️ CompositionGradientExtendMode Enumeration
Definition
📄️ CompositionObject Class
Base class of the composition API representing a node in the visual tree structure. Composition objects are the visual tree structure on which all other features of the composition API use and build on. The API allows developers to define and create one or many CompositionVisual objects each representing a single node in a Visual tree.
📄️ CompositionOptions Class
Definition
📄️ CompositionPropertySet Class
CompositionPropertySets are CompositionObjects that allow storage of key values pairs that can be shared across the application and are not tied to the lifetime of another composition object. CompositionPropertySets are most commonly used with animations, where they maintain key-value pairs that are referenced to drive portions of composition animations. CompositionPropertySets provide the ability to insert key-value pairs or retrieve a value for a given key. CompositionPropertySet does not support a delete function – ensure you use CompositionPropertySet to store values that will be shared across the application.
📄️ CompositionSolidColorVisual Class
Definition
📄️ CompositionStretch Enumeration
Definition
📄️ CompositionSurface Class
Definition
📄️ CompositionSurfaceVisual Class
Definition
📄️ CompositionTileMode Enumeration
Definition
📄️ CompositionVisual Class
The base visual object in the composition visual hierarchy.
📄️ CompositionVisualCollection Class
A collection of CompositionVisual objects
📄️ Compositor Class
The Compositor class manages communication between UI-thread and render-thread parts of the composition engine. It also serves as a factory to create UI-thread parts of various composition objects
📄️ DoubleKeyFrameAnimation Class
Definition
📄️ ElementComposition Class
Enables access to composition visual objects that back XAML elements in the XAML composition tree.
📄️ ICompositionGpuImportedObject Interface
An imported GPU object that's usable by composition APIs
📄️ ICompositionGpuInterop Interface
Definition
📄️ ICompositionImportableSharedGpuContextImage Interface
An GPU image descriptor obtained from a context from the same share group as one used by the compositor
📄️ ICompositionImportableSharedGpuContextObject Interface
An GPU object descriptor obtained from a context from the same share group as one used by the compositor
📄️ ICompositionImportableSharedGpuContextSemaphore Interface
An GPU semaphore descriptor obtained from a context from the same share group as one used by the compositor
📄️ ICompositionImportedGpuImage Interface
An imported GPU image object that's usable by composition APIs
📄️ ICompositionImportedGpuSemaphore Interface
An imported GPU semaphore object that's usable by composition APIs
📄️ QuaternionKeyFrameAnimation Class
Definition
📄️ ScalarKeyFrameAnimation Class
Definition
📄️ Vector2KeyFrameAnimation Class
Definition
📄️ Vector3DKeyFrameAnimation Class
Definition
📄️ Vector3KeyFrameAnimation Class
Definition
📄️ Vector4KeyFrameAnimation Class
Definition
📄️ VectorKeyFrameAnimation Class
Definition