On my page, I'm using a picker that bound an ItemSource to 3 selectable items. When I select something from the list or cancel it, the focus stays on the picker and that allows me to type something. Although this does not affect the value selected, it can be confusing to the user Is there an easy way to prevent a user from entering data in this field?