Brush.TransformProperty 屬性

定義

識別 轉換 相依性屬性。

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

屬性值

轉換相依性屬性識別碼。

適用於