AutoComplete Searching
By default, the AutoComplete control searches for matches against the property specified by the displayMemberPath property. You can extend the search to other properties by setting the searchMemberPath property to a comma-delimited list of properties to search on.
For example, the AutoComplete below is configured to search for country and continent names. Try typing "asia", "america", or "euro or" for example: