ContentComboBoxControl Members
The ContentComboBoxControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ContentComboBoxControl()()()() |
Initializes a new instance of the ContentComboBoxControl class.
|
Methods
Name | Description | |
---|---|---|
![]() |
OnKeyDown |
Handles the [E:KeyDown] event.
|
![]() |
OnSelectionChanged |
Responds to a ComboBox selection change by raising a SelectionChanged event.
|
![]() |
SelectItem |
Selects the item.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ContentTemplateProperty |
The content template property
|
![]() ![]() |
SelectedItemIdProperty |
The selected item identifier property
|
![]() ![]() |
UiCommandProperty |
The UI command property
|
![]() ![]() |
UiLabelProperty |
The UI label property. This is a bind-able property.
|
Properties
Name | Description | |
---|---|---|
![]() |
ContentTemplate |
Gets or sets the content template. This is a bind-able property.
|
![]() |
SelectedItemId |
Gets or sets the selected item identifier. This is a bind-able property.
|
![]() |
UiCommand |
Gets or sets the UI command. This is a bind-able property.
|
![]() |
UiLabel |
Gets or sets the UI label.
|