Skip to content

Feature request: LoopItemsPanel #1471

@Vijay-Nirmal

Description

@Vijay-Nirmal

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.

0207 image_75d6141a

I found a similar UserVoice

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions