summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml/MarkupExtensions/StaticResourceExtension.cs
AgeCommit message (Expand)AuthorFilesLines
2017-02-13[XamlC] compiled TypeExtension (#739)Stephane Delcroix1-4/+11
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-09-23[XamlC] Implement IValueProvider.PropertyType (#345)Stephane Delcroix1-27/+20
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 Smith1-0/+44