Remove Picker,DatePicker,TimePicker (#130)
author윤정현/Common Platform Lab(SR)/Staff Engineer/삼성전자 <jh0506.yun@samsung.com>
Thu, 9 Jan 2020 05:42:39 +0000 (14:42 +0900)
committer유리나/Common Platform Lab(SR)/Staff Engineer/삼성전자 <rina6350.you@samsung.com>
Thu, 9 Jan 2020 05:42:39 +0000 (14:42 +0900)
commit9ac5e590b496e33a3fa70c4816e085d1d3686d30
tree9a228266453712a3d737db67ca0f363bcb2a3423
parent1ee705f6fef0623d2fa71c564d59806893e37d77
Remove Picker,DatePicker,TimePicker (#130)
16 files changed:
Xamarin.Forms/Xamarin.Forms.Core/DatePicker.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Core/Picker.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Core/TimePicker.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Forms.cs
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/DateChangedEventArgs.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/DateTimePicker.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/DateTimePickerDialog.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/IDateTimeDialog.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Watch/WatchDataTimePickerDialog.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Watch/WatchDateTimePicker.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Properties/AssemblyInfo.cs
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/DatePickerRenderer.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/PickerRenderer.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/TimePickerRenderer.cs [deleted file]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/StaticRegistrar.cs
Xamarin.Forms/Xamarin.Forms.Platform/Xamarin.Forms.Platform.cs