summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml/MarkupExtensions
AgeCommit message (Expand)AuthorFilesLines
2017-01-25[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix1-1/+1
2016-12-06ResourceDictionary fixes (#536)Stephane Delcroix1-7/+4
2016-12-01[XamlC] provide backward compat for ProvideValueTarget without Target… (#583)Stephane Delcroix1-10/+13
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-1/+13
2016-09-23[XamlC] Implement IValueProvider.PropertyType (#345)Stephane Delcroix1-27/+20
2016-09-22[XamlC] supports enum and consts in x:Static (#369)Stephane Delcroix1-3/+3
2016-09-08Native Bindings (#278)Stephane Delcroix1-1/+3
2016-04-18Make sure StaticResources can be looked up in ResourceDictionaries directly (...Jason Smith1-4/+3
2016-04-06Force conversion to target type when Static Resource returns OnPlatform<T>E.Z. Hart1-3/+26
2016-03-22Initial importJason Smith9-0/+307