RedirectVisual Klasse

Definition

public ref class RedirectVisual sealed : ContainerVisual
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RedirectVisual final : ContainerVisual
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class RedirectVisual final : ContainerVisual
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RedirectVisual : ContainerVisual
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class RedirectVisual : ContainerVisual
Public NotInheritable Class RedirectVisual
Inherits ContainerVisual
Vererbung
Object Platform::Object IInspectable CompositionObject Visual ContainerVisual RedirectVisual
Attribute

Eigenschaften

Name Beschreibung
AnchorPoint (Geerbt von Visual)
BackfaceVisibility (Geerbt von Visual)
BorderMode (Geerbt von Visual)
CenterPoint (Geerbt von Visual)
Children (Geerbt von ContainerVisual)
Clip (Geerbt von Visual)
Comment (Geerbt von CompositionObject)
CompositeMode (Geerbt von Visual)
Compositor (Geerbt von CompositionObject)
DispatcherQueue (Geerbt von CompositionObject)
ImplicitAnimations (Geerbt von CompositionObject)
IsHitTestVisible (Geerbt von Visual)
IsPixelSnappingEnabled (Geerbt von Visual)
IsVisible (Geerbt von Visual)
Offset (Geerbt von Visual)
Opacity (Geerbt von Visual)
Orientation (Geerbt von Visual)
Parent (Geerbt von Visual)
ParentForTransform (Geerbt von Visual)
Properties (Geerbt von CompositionObject)
RelativeOffsetAdjustment (Geerbt von Visual)
RelativeSizeAdjustment (Geerbt von Visual)
RotationAngle (Geerbt von Visual)
RotationAngleInDegrees (Geerbt von Visual)
RotationAxis (Geerbt von Visual)
Scale (Geerbt von Visual)
Size (Geerbt von Visual)
Source
TransformMatrix (Geerbt von Visual)

Methoden

Name Beschreibung
Close() (Geerbt von CompositionObject)
Dispose()

Führt anwendungsdefinierte Aufgaben aus, die mit dem Freigeben, Freigeben oder Zurücksetzen nicht verwalteter Ressourcen verknüpft sind.

(Geerbt von CompositionObject)
PopulatePropertyInfo(String, AnimationPropertyInfo) (Geerbt von CompositionObject)
StartAnimation(String, CompositionAnimation, AnimationController) (Geerbt von CompositionObject)
StartAnimation(String, CompositionAnimation) (Geerbt von CompositionObject)
StartAnimationGroup(ICompositionAnimationBase) (Geerbt von CompositionObject)
StopAnimation(String) (Geerbt von CompositionObject)
StopAnimationGroup(ICompositionAnimationBase) (Geerbt von CompositionObject)
TryGetAnimationController(String) (Geerbt von CompositionObject)

Gilt für: