Share via


PathIcon.DataProperty 屬性

定義

識別 數據 相依性屬性。

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

屬性值

數據相依性屬性的標識碼。

適用於