次の方法で共有


CompositeTransform.ScaleYProperty プロパティ

定義

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

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

プロパティ値

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

属性

適用対象