Share via


SkewTransform.AngleXProperty Property

Definition

Identifies the AngleX dependency property.

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

Property Value

The identifier for the AngleX dependency property.

Attributes

Applies to