Compartir a través de


CompositeTransform.ScaleYProperty Propiedad

Definición

Identifica la propiedad de dependencia ScaleY .

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 = CompositeTransform.scaleYProperty;
Public Shared ReadOnly Property ScaleYProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia ScaleY .

Atributos

Se aplica a