PersonPicture.ProfilePictureProperty Property

Definition

Identifies the ProfilePicture dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ ProfilePictureProperty { DependencyProperty ^ get(); };
static DependencyProperty ProfilePictureProperty();
public static DependencyProperty ProfilePictureProperty { get; }
Public Shared ReadOnly Property ProfilePictureProperty As DependencyProperty

Property Value

The identifier for the ProfilePicture dependency property.

Applies to