summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml/ExpandMarkupsVisitor.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-01-25[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix1-14/+4
* [Xaml] rename VisitChildrenFirst * [Xaml] rework SkipChildren in XamlNode * [Xaml] fix 45179 * fix
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-1/+2
2016-08-15[Xaml] x:Static in x:Arguments (#288)Stephane Delcroix1-1/+9
* [Xaml] Support x:Static as x:Arguments * [XamlC] allow x:Static in x:Arguments * fix typo, remove commented code
2016-03-22Initial importJason Smith1-0/+187