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

Fixed typo in TreeView sample #556

Merged
merged 1 commit into from
Sep 14, 2020
Merged

Fixed typo in TreeView sample #556

merged 1 commit into from
Sep 14, 2020

Conversation

Thomas1664
Copy link
Contributor

Description

The example "A TreeView with ItemTemplateSelector" contains a typo in its ExplorerItemTemplateSelector:
The value of the property x:key was ExpolrerItemTemplateSelector and I changed it to ExplorerItemTemplateSelector.

Motivation and Context

This change solves a typo.

How Has This Been Tested?

No test required

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)

@stmoy
Copy link
Contributor

stmoy commented Sep 14, 2020

@Thomas1664 - thank you for fixing this! @chingucoding - thank you for reviewing!

@stmoy stmoy merged commit 7461490 into microsoft:master Sep 14, 2020
bpulliam pushed a commit that referenced this pull request Feb 1, 2022
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.

3 participants