次の方法で共有


PlaneProjection.CenterOfRotationXProperty プロパティ

定義

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

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

プロパティ値

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

属性

適用対象