WinUI-Gallery icon indicating copy to clipboard operation
WinUI-Gallery copied to clipboard

TreeViewList demo is missing

Open HubKing opened this issue 3 years ago • 1 comments

Is this a totally new sample, an addition to an existing sample page, or a modification of an existing sample page?

  • [x] New sample
  • [ ] Addition to existing sample
  • [ ] Modification to existing sample

Describe the sample I found that WinUI has TreeViewList class. I wanted to see how it looks or works, but I could not find any other websites that mention this. That Microsoft's page's Example section mentions this "XAML Controls Gallery app", but this app only has TreeView which is a different control. Please add a demo for TreeViewList.

HubKing avatar Feb 03 '22 04:02 HubKing

Hi @hubking! Thank you for the suggestion. We will keep in mind for future updates :)

gregwoo-microsoft avatar Feb 08 '22 01:02 gregwoo-microsoft

Hey @HubKing, TreeViewList is part of an internal implementation for TreeView, and wouldn't be used under normal circumstances. It is exposed to allow for re-templating. Thus it would not make sense to have a control page dedicated for it.

karkarl avatar Feb 01 '24 19:02 karkarl