Share via


CompositeTransform3D.ScaleYProperty Property

Definition

Identifies the ScaleY dependency property.

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

Property Value

The ScaleY dependency property identifier.

Attributes

Applies to