Compartir a través de


CompositeTransform.CenterYProperty Propiedad

Definición

Identifica la propiedad de dependencia CenterY .

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

Valor de propiedad

Identificador de la propiedad de dependencia CenterY .

Atributos

Se aplica a