Share via


PathIconSource.DataProperty 屬性

定義

識別數據相依性屬性。

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

屬性值

Data 相依性屬性的標識碼。

適用於