docs-desktop icon indicating copy to clipboard operation
docs-desktop copied to clipboard

ContentControl is specified as Singleton which is misleading

Open pradeepkumar-devaraj opened this issue 3 years ago • 1 comments

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.

pradeepkumar-devaraj avatar Nov 06 '22 06:11 pradeepkumar-devaraj

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!

adegeo avatar Nov 21 '22 21:11 adegeo