Share via


MatrixTransform.MatrixProperty プロパティ

定義

Matrix 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ MatrixProperty { DependencyProperty ^ get(); };
static DependencyProperty MatrixProperty();
public static DependencyProperty MatrixProperty { get; }
var dependencyProperty = MatrixTransform.matrixProperty;
Public Shared ReadOnly Property MatrixProperty As DependencyProperty

プロパティ値

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

適用対象