Brush.TransformProperty 属性

定义

标识 Transform 依赖属性。

public:
 static property DependencyProperty ^ TransformProperty { DependencyProperty ^ get(); };
static DependencyProperty TransformProperty();
public static DependencyProperty TransformProperty { get; }
var dependencyProperty = Brush.transformProperty;
Public Shared ReadOnly Property TransformProperty As DependencyProperty

属性值

转换依赖项属性标识符。

适用于