Share via


CompositeTransform.SkewXProperty Propiedad

Definición

Identifica la propiedad de dependencia SkewX .

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

Valor de propiedad

Identificador de la propiedad de dependencia SkewX .

Atributos

Se aplica a