CompositeTransform.RotationProperty Eigenschaft

Definition

Identifiziert die Rotationsabhängigkeitseigenschaft.

public:
 static property DependencyProperty ^ RotationProperty { DependencyProperty ^ get(); };
/// [get: Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty RotationProperty();
/// [get: Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty RotationProperty();
public static DependencyProperty RotationProperty { [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
[Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty RotationProperty { [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
var dependencyProperty = CompositeTransform.rotationProperty;
Public Shared ReadOnly Property RotationProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die Rotationsabhängigkeitseigenschaft.

Attribute

Gilt für: