SkewTransform.AngleYProperty 属性

定义

标识 AngleY 依赖属性。

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

属性值

AngleY 依赖属性的标识符。

属性

适用于