资讯

Description When creating 2 pickers and selecting an item in one I trigger the SelectedIndexChanged event in there I set the other picker back to the placeholder using picker.SelectedIndex = -1; on ...