PersonPicture.IsGroup Property

Definition

Gets or sets a value that indicates whether the PersonPicture represents a group or an individual.

C#
public bool IsGroup { get; set; }
XAML
<PersonPicture IsGroup="bool"/>

Property Value

Boolean

true if the PersonPicture represents a group; otherwise, false.

Applies to

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