次の方法で共有


CompositeTransform.RotationProperty プロパティ

定義

Rotation 依存関係プロパティを識別します。

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

プロパティ値

Rotation 依存関係プロパティの識別子。

属性

適用対象