共用方式為


MatrixTransform.MatrixProperty 屬性

定義

識別 矩陣 相依性屬性。

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

適用於