PersonPicture.ProfilePictureProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.