共用方式為


Path.DataProperty 屬性

定義

識別 資料 相依性屬性。

public:
 static property DependencyProperty ^ DataProperty { DependencyProperty ^ get(); };
static DependencyProperty DataProperty();
public static DependencyProperty DataProperty { get; }
var dependencyProperty = Path.dataProperty;
Public Shared ReadOnly Property DataProperty As DependencyProperty

屬性值

資料相依性屬性的識別碼。

適用於