ContentControlListBase Methods
Exposes base members for combo box and drop-down list content controls.
Name | Description |
---|---|
Add |
Adds a new item to the list. |
Clear |
Removes all items from a list. |
Get |
Gets an item at the specified index in the list. |
Get |
Gets the number of items in the list. |
Get |
Gets text currently displayed by the content control. |
Remove |
Removes a list item at the specified index. |
See Also