Windows.UI.Xaml.Controls.GroupItem
July 18, 2022 ยท View on GitHub
-description
Represents the root element for a subtree that is created for a group.
-xaml-syntax
See Remarks
-remarks
GroupItem can technically be used as an object element in XAML. However, the more common XAML usage that involves GroupItem indirectly is when declaring a ContainerStyle. In this case, the "GroupItem" type is specified as the TargetType for the style/template.