Answer the question
In order to leave comments, you need to log in
ComboBoxMenu_SelectionChanged - standard implementation?
on msdn, this is the standard implementation for the SelectionChanged handler:
ListBoxItem lbi = ((sender as ListBox).SelectedItem as ListBoxItem);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question