AutoCompleteBoxInputMode Enum
Specifies an AutoCompleteBox input mode.
public enum AutoCompleteBoxInputMode
Fields
| Name | Description |
|---|---|
| ComboBox | The control behaves like a standard |
| Search | The control behaves like a search input box. |