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相依性屬性的識別碼。

屬性

適用於

另請參閱