UIElement.Transform3DProperty Свойство

Определение

Определяет свойство зависимостей Transform3D .

public:
 static property DependencyProperty ^ Transform3DProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
static DependencyProperty Transform3DProperty();
[Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
public static DependencyProperty Transform3DProperty { [Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable] get; }
var dependencyProperty = UIElement.transform3DProperty;
Public Shared ReadOnly Property Transform3DProperty As DependencyProperty

Значение свойства

Идентификатор свойства зависимостей Transform3D .

Атрибуты

Применяется к

См. также раздел