SkewTransform.CenterXProperty Property
Definition
public:
static property DependencyProperty ^ CenterXProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
DependencyProperty CenterXProperty();
[Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
[get: Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty CenterXProperty { get; }
Public Shared ReadOnly Property CenterXProperty As DependencyProperty
Property Value
The identifier for the CenterX dependency property.
- Attributes