次の方法で共有


CompositeTransform.SkewYProperty プロパティ

定義

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

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

プロパティ値

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

属性

適用対象