PlaneProjection.CenterOfRotationXProperty Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Определяет свойство зависимости CenterOfRotationX .
public:
static property DependencyProperty ^ CenterOfRotationXProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty CenterOfRotationXProperty();
[Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty CenterOfRotationXProperty { [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
var dependencyProperty = PlaneProjection.centerOfRotationXProperty;
Public Shared ReadOnly Property CenterOfRotationXProperty As DependencyProperty
Значение свойства
Идентификатор свойства зависимостей CenterOfRotationX .
- Атрибуты