Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 759 Bytes

personpicture_isgroup.md

File metadata and controls

39 lines (20 loc) · 759 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.

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

-property-value

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

-remarks

-see-also

-examples

-xaml-syntax

<PersonPicture IsGroup="bool"/>