WPF CoboxItem控件使用SelectedItem去调System.Windows.Controls.ComboBoxItem: 前缀方法
textComBox.SelectedItem as ComboBoxItem).Content textConbox: 控件Combobox 的Name
在Combobox控件SelectionChanged事件中使用
textComBox.SelectedItem as ComboBoxItem).Content textConbox: 控件Combobox 的Name
在Combobox控件SelectionChanged事件中使用