PersonPicture.ContactProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ContactProperty { DependencyProperty ^ get(); };
static DependencyProperty ContactProperty();
public static DependencyProperty ContactProperty { get; }
var dependencyProperty = PersonPicture.contactProperty;
Public Shared ReadOnly Property ContactProperty As DependencyProperty

プロパティ値

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

適用対象