次の方法で共有


CompositeTransform.SkewXProperty プロパティ

定義

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

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

プロパティ値

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

属性

適用対象