docs-desktop
docs-desktop copied to clipboard
ContentControl is specified as Singleton which is misleading
In the page "Data binding overview in WPF", under the section "Master-detail binding scenario", the below sentence is not clear, and it is misleading. It can be rephrased for more clarity.
This binding works because when a singleton object (the ContentControl in this case) is bound to a collection view, it automatically binds to the CurrentItem of the view.
The word "Singleton" is predominantly used to specify a Design pattern.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 0087496b-4b5d-33c1-5666-57fccd986ef4
- Version Independent ID: c7bc226d-cd15-3740-a840-b12f7180fd04
- Content: Data binding overview - WPF .NET
- Content Source: dotnet-desktop-guide/net/wpf/data/index.md
- Product: dotnet-desktop
- Technology: dotnet-wpf
- GitHub Login: @adegeo
- Microsoft Alias: adegeo
Thank you for opening this issue. I'll add it to the backlog. If you would like to contribute, you can submit a fix by editing the original article. Click on the Content Source link at the bottom of your original comment. To learn how to edit, see the Editing files in a repository article from GitHub.
Thanks again!