Inherits ComboBox.
Enables selecting ComboBoxItems using TreeView contained in ComboBox popup.
Name | Type | Description |
SelectedIndex | int | Gets or sets the selected index. |
ContentTemplate | DataTemplate | Gets or sets the item content's template. |
SelectedItem | object | Gets or sets the selected item. |