Update BindableLayout.cs to fix #5213 (#5243)
authorJeremy Marcus <jsmarcus@users.noreply.github.com>
Mon, 25 Feb 2019 19:44:00 +0000 (14:44 -0500)
committerStephane Delcroix <stephane@delcroix.org>
Mon, 25 Feb 2019 19:44:00 +0000 (20:44 +0100)
commit432adc624dc1ad4441510b0d5eab1fd3c54c830b
tree2925e18b631f803faebec27761e1737dc9d4f5ea
parenta3bcb659887b77db963aab1f9450aab6e891e7c0
Update BindableLayout.cs to fix #5213 (#5243)

- fixes #5213

* Add Test for BindableLayout RemoveAll

* Update BindableLayout.cs to fix RemoveAll exception

* Missing using statements
Xamarin.Forms.Core.UnitTests/BindableLayoutTests.cs
Xamarin.Forms.Core/BindableLayout.cs