Share via


CompositeTransform3D.ScaleZProperty Property

Definition

Identifies the ScaleZ dependency property.

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

Property Value

The ScaleZ dependency property identifier.

Attributes

Applies to