PersonPicture.Contact Property

Definition

Gets or sets a Contact object that contains information about the person.

C#
public Contact Contact { get; set; }
XAML
<PersonPicture Contact="{x:Bind contactObject}"/>

Property Value

A Contact object that contains information about the person.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6