PerspectiveTransform3D.DepthProperty 屬性

定義

識別 Depth 相依性屬性。

public:
 static property DependencyProperty ^ DepthProperty { DependencyProperty ^ get(); };
static DependencyProperty DepthProperty();
public static DependencyProperty DepthProperty { get; }
var dependencyProperty = PerspectiveTransform3D.depthProperty;
Public Shared ReadOnly Property DepthProperty As DependencyProperty

屬性值

Depth相依性屬性識別碼。

適用於