Skip to content

How to actually use the AutoCompleteBox? #17583

Answered by tobyfirth
argon522 asked this question in Q&A
Discussion options

You must be logged in to vote

The autocompletebox looks like it searches on the result of calling ToString on the objects in the ItemSource. Looking at the example in the ControlCatalog sample it look like you can either use the property ValueMemberBinding to bind to a specific member of the object or create a value converter which allows you to return any string you want from the binding.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@argon522
Comment options

@timunie
Comment options

Comment options

You must be logged in to vote
1 reply
@argon522
Comment options

Answer selected by argon522
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants