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 依存関係プロパティの識別子。

属性

適用対象

こちらもご覧ください