RIck Mueller

RIck Mueller

  • NA
  • 47
  • 0

Binding SelectItem Content

Feb 23 2010 6:10 PM

I have a listbox that populates expander controls the header and content is binded. I want to be able to SelectItem to a TextBlock.. Currently I'm using {Binding SelectedItem.Content, ElementName=Listbox}. I tried binding to the expander and the textbox that the Expanders populates in the expander. But no results.
 
Any Thoughts?

Answers (2)