共用方式為


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 相依性屬性的標識碼。

適用於