CompositeTransform3D.ScaleYProperty プロパティ

定義

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

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

プロパティ値

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

属性

適用対象