Resource loading (#815)
authorStephane Delcroix <stephane@delcroix.org>
Thu, 16 Mar 2017 19:09:22 +0000 (20:09 +0100)
committerSamantha Houts <samantha@teamredwall.com>
Thu, 16 Mar 2017 19:09:22 +0000 (12:09 -0700)
commit467c1befa1379c2644a3607d87db9a6178575306
treedd5153c7d38ca310177f56a24587ad69d56f0498
parenteb8b4d19450e3264fdd20e964f48facca6521070
Resource loading (#815)

* Resource Loader

* Replace XamlLoader API by ResourceLoader for the Previewer

* instruct generated IL to use the resourceLoader

* [docs] update docs

* oops

* [docs] fix docs
15 files changed:
Xamarin.Forms.Build.Tasks/XamlCTask.cs
Xamarin.Forms.Core/Internals/ResourceLoader.cs [new file with mode: 0644]
Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting2.xaml.cs
Xamarin.Forms.Xaml.UnitTests/XamlLoaderGetXamlForTypeTests.xaml.cs
Xamarin.Forms.Xaml.Xamlc/Xamarin.Forms.Xaml.Xamlc.csproj
Xamarin.Forms.Xaml.Xamlc/packages.config [new file with mode: 0644]
Xamarin.Forms.Xaml/ApplyPropertiesVisitor.cs
Xamarin.Forms.Xaml/HydratationContext.cs
Xamarin.Forms.Xaml/XamlFilePathAttribute.cs
Xamarin.Forms.Xaml/XamlLoader.cs
docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/ResourceLoader.xml [new file with mode: 0644]
docs/Xamarin.Forms.Core/index.xml
docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml.Internals/XamlLoader.xml
docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/XamlFilePathAttribute.xml