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 依赖属性标识符。

适用于