Share via


PersonPicture.ProfilePictureProperty プロパティ

定義

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

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

プロパティ値

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

適用対象