Share via


SkewTransform.CenterYProperty Property

Definition

Identifies the CenterY dependency property.

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

Property Value

The identifier for the CenterY dependency property.

Attributes

Applies to