CompositeTransform.SkewYProperty Property

Definition

Identifies the SkewY dependency property.

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

Property Value

The identifier for the SkewY dependency property.

Attributes

Applies to