summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml.UnitTests/TestSharedResourceDictionary.xaml.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-04-18[C] Allow implicit styles and DynamicResources in shared RD (#104)Stephane Delcroix1-0/+8
2016-04-18[C] Allow Multiple Shared RD. (#103)Stephane Delcroix1-0/+9
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix1-0/+31
* [X] Support Merged RD * [X] Support RD as xaml roots * [XamlC] I have no idea how that used to work before * [C] Remove debugging statements * fix docs