Share via


PlaneProjection.CenterOfRotationYProperty Property

Definition

Identifies the CenterOfRotationY  dependency property.

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

Property Value

The identifier for the CenterOfRotationY  dependency property.

Attributes

Applies to