PersonPicture.ContactProperty Property

Definition

Identifies the Contact 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 ^ ContactProperty { DependencyProperty ^ get(); };
static DependencyProperty ContactProperty();
public static DependencyProperty ContactProperty { get; }
Public Shared ReadOnly Property ContactProperty As DependencyProperty

Property Value

The identifier for the Contact dependency property.

Applies to