ResourceDictionary fixes (#536)
authorStephane Delcroix <stephane@delcroix.org>
Tue, 6 Dec 2016 07:56:08 +0000 (08:56 +0100)
committerGitHub <noreply@github.com>
Tue, 6 Dec 2016 07:56:08 +0000 (08:56 +0100)
commitff1bf0b5ef5ceb9b5b4b65809f91c4c608d26fff
tree3188b6fd66414745563c1d99af56dd4e6cdd0c79
parentc612398bd26bdb0e0d92c7edf5bb102657868431
ResourceDictionary fixes (#536)

* [C] avoid leaking RDs, remove reflection call, validate arguments

* [C,Xaml] The only way to get merged values are internal
Xamarin.Forms.Core.UnitTests/ResourceDictionaryTests.cs
Xamarin.Forms.Core/ResourceDictionary.cs
Xamarin.Forms.Core/ResourcesExtensions.cs
Xamarin.Forms.Xaml.UnitTests/TestSharedResourceDictionary.xaml
Xamarin.Forms.Xaml.UnitTests/TestSharedResourceDictionary.xaml.cs
Xamarin.Forms.Xaml/MarkupExtensions/StaticResourceExtension.cs