CompositeTransform3D.RotationXProperty 属性

定义

标识 RotationX 依赖属性。

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

属性值

RotationX 依赖属性标识符。

属性

适用于