* Implement ItemsView.ItemSizingStrategy property
* CollectionView - Optimization Item size calculation with cache
* Implement ItemsView.ItemSizingStrategy property on GridItemsLayout
- refactoring CollectionView
* CollectionView - Support DataTemplateSelector
* Fix FrameRenderer
- Inherit from LayoutRenderer because Frame is subclass of Layout
* Fix minor layout issue on CollectionView
* Allow CollectionView items to resize with their content
* Fix miss typo and remove comment