Share via


SkewTransform.AngleXProperty プロパティ

定義

AngleX 依存関係プロパティを識別します。

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

プロパティ値

AngleX 依存関係プロパティの識別子。

属性

適用対象