Share via


PersonPicture.ProfilePictureProperty Property

Definition

Identifies the ProfilePicture dependency property.

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

Property Value

The identifier for the ProfilePicture dependency property.

Applies to