Click here to Skip to main content
15,888,351 members
Articles / Programming Languages / C#

Binding to ComboBox.SelectedItem through a custom dependency property

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
21 Oct 2009CPOL2 min read 44.7K   9  
Today we are looking into databinding to the ComboBox.SelectedItem property through a custom dependency property in a UserControl.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) KnowledgePlaza
Netherlands Netherlands
Since early 2001 I've been working full time as a software developer and since 2004 I've been working mostly with Microsoft technology.
I started out as a product developer, but after a few years I switched to a project company where my roles ranged from developer up to consultant and from team lead and coach to manager.
Eventually I switched jobs and focused on the consultant part and then I got back to building a product once again. Now I work in a job where I get to do both.

Comments and Discussions