Backport41 (#6651)
authorStephane Delcroix <stephane@delcroix.org>
Tue, 25 Jun 2019 22:20:55 +0000 (00:20 +0200)
committerSamantha Houts <samhouts@users.noreply.github.com>
Tue, 25 Jun 2019 22:20:55 +0000 (15:20 -0700)
commit506d3b92e86ff34bd8243306c1438bfbd7251860
treec4a771f2efb648732a1399926a980d1796ff62cf
parent6fa97f81b46cb73569c3899e5b63b44cb5420e2a
Backport41 (#6651)

* use a BP for QueryAttributes (#6569)

* use a BP for QueryAttributes

* Update Xamarin.Forms.Core/Shell/ShellContent.cs

* Allow tracking of StyleSheets (#6502)

* remove excess code and clean up sandbox (#6503)

* Allow tracking of StyleSheets

*  ¯\_(ツ)_/¯
Xamarin.Forms.Build.Tasks/CompiledValueProviders/StyleSheetProvider.cs
Xamarin.Forms.Core/BindableProperty.cs
Xamarin.Forms.Core/Shell/Shell.cs
Xamarin.Forms.Core/Shell/ShellContent.cs
Xamarin.Forms.Core/StyleSheets/StyleSheet.cs
Xamarin.Forms.Core/Xaml/IResourcesLoader.cs
Xamarin.Forms.Xaml/MarkupExtensions/StyleSheetExtension.cs
Xamarin.Forms.Xaml/ResourcesLoader.cs