summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/ResourcesExtensions.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02[Xaml] Fallback to App.Current for DynResources (Previewer) (#793)Stephane Delcroix1-0/+5
* [Xaml] Fallback to App.Current for DynResources (Previewer) * [C] avoid NRE and ensure setting the style
2016-12-06ResourceDictionary fixes (#536)Stephane Delcroix1-4/+4
* [C] avoid leaking RDs, remove reflection call, validate arguments * [C,Xaml] The only way to get merged values are internal
2016-03-22Initial importJason Smith1-0/+62