Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 528 Bytes

personpicture_isgroup.md

File metadata and controls

37 lines (19 loc) · 528 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.PersonPicture.IsGroup
winrt property

Microsoft.UI.Xaml.Controls.PersonPicture.IsGroup

-description

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

-property-value

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

-remarks

-see-also

-examples

-xaml-syntax

<PersonPicture IsGroup="bool"/>