-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
controls 🎛️feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalityfor-review 📖To evaluate and validate the Issues or PRTo evaluate and validate the Issues or PR
Description
This control helps dev to easy achieve looping Items in ItemsControl.
<ListView>
<ListView.ItemsPanel>
<ItemsPanelTemplate>
<controls:LoopItemsPanel/>
</ItemsPanelTemplate>
</ListView.ItemsPanel>
</ListView>There is a Microsoft blog post to create this Panel.
I found a similar UserVoice
Metadata
Metadata
Assignees
Labels
controls 🎛️feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalityfor-review 📖To evaluate and validate the Issues or PRTo evaluate and validate the Issues or PR
