PathIcon.DataProperty プロパティ

定義

Data 依存関係プロパティを識別します。

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

プロパティ値

Data 依存関係プロパティの識別子。

適用対象