summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Picker.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-119/+1
2017-03-06[C] ITextElement and TextElement (#789)Stephane Delcroix1-5/+8
2017-02-23[C] Update SelectedItem prior to event invokePaul DiPietro1-1/+1
2017-02-23[UWP] connect the actual ObservableCollection to the ComboBox.ItemsSourceStephane Delcroix1-7/+16
2016-11-16[C] Use a Binding for ItemsSource object selectionStephane Delcroix1-186/+226
2016-11-16Squashed commit of the following:Joakim Carselind1-9/+232
2016-08-30Platform Specifics (#301)Samantha Houts1-1/+9
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart1-2/+10
2016-03-22Initial importJason Smith1-0/+54