Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing
ListBox
XAML code example syntax (#1408)
<!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> The ListBox example is missing `/` in the closing tags of the options ## Motivation and Context <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> Examples shouldn't have invalid syntax ## How Has This Been Tested? <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> N/A ## Screenshots (if appropriate): ![Screenshot 2023-11-23 102932](https://github.com/microsoft/WinUI-Gallery/assets/8790386/8bc8d159-7369-4d97-a2de-7b496ada9e21) ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [x] 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)
- Loading branch information