Setup a ConditionalWeakTable in ListProxy to hold weak references so that a ListView...
authorShane Neuville <shane94@hotmail.com>
Fri, 24 Mar 2017 18:58:28 +0000 (12:58 -0600)
committerJason Smith <jason.smith@xamarin.com>
Fri, 24 Mar 2017 18:58:28 +0000 (11:58 -0700)
commit377d24fd05e7fb597c4f9237c1596ed4fbf86f19
tree9e7ddf6daf4a954d24d4087a0fde32baef30d776
parent63af84080454e7b108208b6e8e67bbf503e41209
Setup a ConditionalWeakTable in ListProxy to hold weak references so that a ListView will work when connected to a Weak Source (#802)
Xamarin.Forms.Core.UnitTests/ListProxyTests.cs
Xamarin.Forms.Core/ListProxy.cs