SkewTransform.AngleXProperty Property

Definition

Identifies the AngleX dependency property.

public:
 static property DependencyProperty ^ AngleXProperty { DependencyProperty ^ get(); };
/// [get: Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty AngleXProperty();
/// [get: Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty AngleXProperty();
public static DependencyProperty AngleXProperty { [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
[Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty AngleXProperty { [Windows.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