ScaleTransform.CenterYProperty プロパティ

定義

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

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

プロパティ値

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

属性

適用対象