Remove private modifier (#8631)
authorYoussef Victor <31348972+Youssef1313@users.noreply.github.com>
Tue, 3 Dec 2019 18:16:34 +0000 (20:16 +0200)
committerSamantha Houts <samhouts@users.noreply.github.com>
Tue, 3 Dec 2019 18:16:34 +0000 (10:16 -0800)
commit8a853869b0647e2e8e7d3a929b15cfbf6c765cea
tree674cbb39ef2d36e00164eb410a6a3ec618a2eaf4
parent8b230596b768bc09d23211193fcb99b377f4038b
Remove private modifier (#8631)

* Remove private modifier

* Update SystemParameters2.cs

* Update SystemParameters2.cs

* Update NativeMethods.cs

* Update ImageCell.cs

* Update TextCell.cs

* Update EntryCell.cs

* Update DatePicker.cs
Xamarin.Forms.Platform.GTK/Cells/EntryCell.cs
Xamarin.Forms.Platform.GTK/Cells/ImageCell.cs
Xamarin.Forms.Platform.GTK/Cells/TextCell.cs
Xamarin.Forms.Platform.GTK/Controls/DatePicker.cs
Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/ErrorCodes.cs
Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/NativeMethods.cs
Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/SystemParameters2.cs