PlaneProjection.CenterOfRotationYProperty 属性

定义

标识 CenterOfRotationY 依赖属性。

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

属性值

CenterOfRotationY 依赖属性的标识符。

属性

适用于