CompositionTarget Properties
.NET Framework 4.5
The CompositionTarget type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
RootVisual | Gets or sets the root visual of the CompositionTarget. |
|
TransformFromDevice | Gets a matrix that can be used to transform coordinates from the rendering destination device to this target. |
|
TransformToDevice | Gets a matrix that can be used to transform coordinates from this target to the rendering destination device. |