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

Updates ListBoxItem.OnMouseLeftButtonDown to refer to the left mouse button instead of the right #10033

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

jake-pauls
Copy link
Contributor

Summary

Quick fix for a typo in the documentation where the ListBoxItem.OnMouseLeftButtonDown refers to pressing the right mouse button, when it should instead refer to pressing the left.

…e button instead of the right

Quick fix for a typo in the documentation where the `ListBoxItem.OnMouseLeftButtonDown` refers to pressing the right mouse button instead of the left.
@jake-pauls jake-pauls requested a review from a team as a code owner June 17, 2024 14:12
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 17, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-WPF Issues or PRs that relate to WPF or XAML. label Jun 17, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/wpf-developers

Copy link

Learn Build status updates of commit 57f4bed:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Windows.Controls/ListBoxItem.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jake-pauls.

@gewarren gewarren merged commit 3929508 into dotnet:main Jun 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-WPF Issues or PRs that relate to WPF or XAML. community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants