Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sample code missmatch on ListView page #1337

Merged

Conversation

marcelwgn
Copy link
Collaborator

Description

Motivation and Context

Fixes #1334

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

WinUIGallery/ControlPages/ListViewPage.xaml Outdated Show resolved Hide resolved
WinUIGallery/ControlPages/ListViewPage.xaml Outdated Show resolved Hide resolved
@marcelwgn
Copy link
Collaborator Author

Thanks for pointing that out, should definitely have been more thorough, fixed the discreptancies.

@karkarl karkarl merged commit b1d1197 into microsoft:main Aug 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ListView with Images in WinUI3 Gallery has incorrect example XAML.
3 participants