Remove the unused properties (#121)
author유리나/Common Platform Lab(SR)/Staff Engineer/삼성전자 <rina6350.you@samsung.com>
Fri, 3 Jan 2020 04:21:22 +0000 (13:21 +0900)
committer부정균/Common Platform Lab(SR)/Staff Engineer/삼성전자 <jk.pu@samsung.com>
Fri, 3 Jan 2020 04:21:22 +0000 (13:21 +0900)
commit49cac3c31f396932b4066ebb1338d74edd0d449e
tree87788b65dc80938f761732d8d5c1d1252d3513da
parent0cdc5d966f5c97b203ac19fbf1d424cdbc4f967f
Remove the unused properties (#121)

* Remove unused property

* Remove the comment

* Change a file mode for SearchHandler

* Apply for the comment
20 files changed:
Xamarin.Forms.Core/Button.cs
Xamarin.Forms.Core/DatePicker.cs
Xamarin.Forms.Core/Editor.cs
Xamarin.Forms.Core/Entry.cs
Xamarin.Forms.Core/Frame.cs
Xamarin.Forms.Core/ImageButton.cs
Xamarin.Forms.Core/InputView.cs
Xamarin.Forms.Core/Label.cs
Xamarin.Forms.Core/Layout.cs
Xamarin.Forms.Core/ListView.cs
Xamarin.Forms.Core/NavigationPage.cs
Xamarin.Forms.Core/Picker.cs
Xamarin.Forms.Core/Properties/AssemblyInfo.cs
Xamarin.Forms.Core/RefreshView.cs
Xamarin.Forms.Core/SearchBar.cs
Xamarin.Forms.Core/Slider.cs
Xamarin.Forms.Core/Switch.cs
Xamarin.Forms.Core/TimePicker.cs
Xamarin.Forms.Platform.Tizen/Forms.cs
Xamarin.Forms.Platform.Tizen/Renderers/ButtonRenderer.cs