maui-linux/Xamarin.Forms.Core/Cells
Shane Neuville 72ad5cac3d Remove math on scroll view container for RTL (#3299)
* fixes #3000 remove math on scroll view container for RTL
- setup RTL scrollviews to all start scrolled all the way to the right

* * formatting and renaming fixes

* - don't move scroll if not set to RTL
2018-07-23 11:11:01 -07:00
..
Cell.cs Remove math on scroll view container for RTL (#3299) 2018-07-23 11:11:01 -07:00
EntryCell.cs Simplify event raising invocation pattern (#1971) 2018-02-23 22:24:54 -08:00
ICellController.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
IEntryCellController.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
INativeElementView.cs Initial import 2016-03-22 16:13:41 -07:00
ImageCell.cs Initial import 2016-03-22 16:13:41 -07:00
SwitchCell.cs Simplify event raising invocation pattern (#1971) 2018-02-23 22:24:54 -08:00
TextCell.cs Check IsEnabled on TextCell before executing command (#1889) 2018-02-15 11:05:06 +00:00
ViewCell.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00