Compartir a través de


CompositeTransform.ScaleXProperty Propiedad

Definición

Identifica la propiedad de dependencia ScaleX .

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

Valor de propiedad

Identificador de la propiedad de dependencia ScaleX .

Atributos

Se aplica a