DesktopWindowTarget
DesktopWindowTarget
DesktopWindowTarget
DesktopWindowTarget
Class
Definition
Represents a window that is the target of a composition.
public : sealed class DesktopWindowTarget : CompositionTarget, IDesktopWindowTarget
struct winrt::Windows::UI::Composition::Desktop::DesktopWindowTarget : CompositionTarget, IDesktopWindowTarget
public sealed class DesktopWindowTarget : CompositionTarget, IDesktopWindowTarget
Public NotInheritable Class DesktopWindowTarget Inherits CompositionTarget Implements IDesktopWindowTarget
- Inheritance
-
DesktopWindowTargetDesktopWindowTargetDesktopWindowTargetDesktopWindowTarget
- Attributes
Windows 10 requirements
Device family |
Windows 10, version 1803 (introduced v10.0.17134.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v6)
|
Properties
Comment Comment Comment Comment |
A string to associate with the CompositionObject. (Inherited from CompositionObject) |
Compositor Compositor Compositor Compositor |
The Compositor used to create this CompositionObject. (Inherited from CompositionObject) |
Dispatcher Dispatcher Dispatcher Dispatcher |
The dispatcher for the CompositionObject. (Inherited from CompositionObject) |
DispatcherQueue DispatcherQueue DispatcherQueue DispatcherQueue |
Gets the DispatcherQueue for the CompostionObject. (Inherited from CompositionObject) |
ImplicitAnimations ImplicitAnimations ImplicitAnimations ImplicitAnimations |
The collection of implicit animations attached to this object. (Inherited from CompositionObject) |
IsTopmost IsTopmost IsTopmost IsTopmost |
Gets a value that indicates whether the window is rendered on top of all other windows. |
Properties Properties Properties Properties |
The collection of properties associated with the CompositionObject. (Inherited from CompositionObject) |
Root Root Root Root |
The root of the composition tree to display. (Inherited from CompositionTarget) |
Methods
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...