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

プロパティ値

Transform 依存関係プロパティ識別子。

適用対象