public class ComboBoxItemCollection : System.Collections.ObjectModel.ObservableCollection<ComboBoxItem>
'Declaration Public Class ComboBoxItemCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of ComboBoxItem)
'Declaration
Public Class ComboBoxItemCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of ComboBoxItem)
System.Object System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.ObservableCollection<T> C1.Win.Input.ComboBoxItemCollection
ComboBoxItemCollection Members C1.Win.Input Namespace