PlaneProjection.CenterOfRotationYProperty Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt die Abhängigkeitseigenschaft CenterOfRotationY an.
public:
static property DependencyProperty ^ CenterOfRotationYProperty { DependencyProperty ^ get(); };
/// [get: Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty CenterOfRotationYProperty();
/// [get: Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty CenterOfRotationYProperty();
public static DependencyProperty CenterOfRotationYProperty { [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
[Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty CenterOfRotationYProperty { [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
var dependencyProperty = PlaneProjection.centerOfRotationYProperty;
Public Shared ReadOnly Property CenterOfRotationYProperty As DependencyProperty
Eigenschaftswert
Der Bezeichner für die Abhängigkeitseigenschaft CenterOfRotationY .
- Attribute