次の方法で共有


PlaneProjection.CenterOfRotationZProperty プロパティ

定義

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

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

プロパティ値

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

属性

適用対象