Compartir a través de


TranslateTransform.YProperty Propiedad

Definición

Identifica la propiedad de dependencia Y .

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

Valor de propiedad

Identificador de la propiedad de dependencia Y .

Atributos

Se aplica a