Share via


CompositeTransform.CenterXProperty Propiedad

Definición

Identifica la propiedad de dependencia CenterX .

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

Valor de propiedad

Identificador de la propiedad de dependencia CenterX .

Atributos

Se aplica a