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 singleton reference in WPF data binding #1847

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Jun 12, 2024

Summary

Change term from "a singleton object" to "an object"

Fixes #1531


Internal previews

📄 File 🔗 Preview link
dotnet-desktop-guide/framework/wpf/data/data-binding-overview.md Data binding overview in WPF
dotnet-desktop-guide/net/wpf/data/index.md Data binding overview

@adegeo adegeo merged commit 0820868 into main Jun 12, 2024
7 checks passed
@adegeo adegeo deleted the adegeo-1531-singleton branch June 12, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ContentControl is specified as Singleton which is misleading
2 participants