MicrosoftDocs / winrt-api

WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
231 stars 500 forks source link

No example for Custom ListViewItemPresenter #962

Open michael-hawker opened 5 years ago

michael-hawker commented 5 years ago

This paragraph mentions doing 'something' for a custom ListViewItemPresenter:

> For a custom ListViewItemPresenter, use the name of your class as the string within the object element syntax for XAML. You'll probably have to map an xmlns definition with a prefix to refer to your class definition. For more info, see XAML namespaces and namespace mapping.

However, it's not very clear what the intent for the developer to do is. It's be great if this could be clarified with a more complete example with code and XAML provided to show how to do this and what the benefits of a custom ListViewItemPresenter are.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

predavid-zz commented 5 years ago

On @jwmsft 's radar.