maui-linux/Xamarin.Forms.Xaml
Stephane Delcroix ce181dc14d
[Xaml] fix Namescope being different than tree (#4089)
As part of #2556, the namescoping tree was assumed to be equiv to the
object tree, which is obviously wrong. This fixes it, while keeping the
old behavior as a fallback.

We might go further, but I can't come up with a reasonable scenario
failing.

- fixes #3821
2018-10-16 17:10:04 +02:00
..
MarkupExtensions [Xaml] fix Namescope being different than tree (#4089) 2018-10-16 17:10:04 +02:00
Properties [build] Version and strongname the Build.Tasks (#3118) 2018-06-28 12:04:16 +01:00
ApplyPropertiesVisitor.cs [C] catch AmbiguousMatchException on GetProps (#3915) 2018-09-28 13:25:32 -07:00
CreateValuesVisitor.cs Namescope enhancements (#2556) 2018-05-03 20:06:52 +02:00
ExpandMarkupsVisitor.cs [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
FillResourceDictionariesVisitor.cs [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
HydrationContext.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
IDictionaryExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
IExpressionParser.cs Initial import 2016-03-22 16:13:41 -07:00
MarkupExpressionParser.cs [Xaml[C]] properly parse nested markups (#2185) 2018-03-26 15:04:52 +02:00
MarkupExtensionParser.cs [C] catch AmbiguousMatchException on GetProps (#3915) 2018-09-28 13:25:32 -07:00
NamescopingVisitor.cs Namescope enhancements (#2556) 2018-05-03 20:06:52 +02:00
PruneIgnoredNodesVisitor.cs [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
RegisterXNamesVisitor.cs [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
ResourcesLoader.cs [Xaml] let the previewer know the asm (#1594) 2018-01-17 15:19:18 +01:00
TypeArgumentsParser.cs More Xaml generic support (#857) 2017-04-06 14:37:59 -07:00
ViewExtensions.cs [Xaml] open the api for loading xaml from string (#1394) 2017-12-13 09:54:55 -08:00
Xamarin.Forms.Xaml.csproj Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
XamlCompilationAttribute.cs [XamlC] use correct filePath for XamlC error reporting (#513) 2016-11-16 11:51:53 -08:00
XamlFilePathAttribute.cs Resource loading (#815) 2017-03-16 12:09:22 -07:00
XamlLoader.cs [Xaml] add DesignMode flag (#1976) 2018-03-05 12:44:37 +01:00
XamlNode.cs [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
XamlNodeVisitor.cs [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
XamlParser.cs [Xaml[C]] resolve Extensions first (#3977) 2018-10-08 18:59:53 -07:00
XamlServiceProvider.cs [Xaml] fix Namescope being different than tree (#4089) 2018-10-16 17:10:04 +02:00
XmlName.cs [Xaml] fix inconsistency in XmlName (#1642) 2018-01-23 16:37:33 +01:00
XmlnsHelper.cs [Xaml[C]] supports 'using:' xmlns declarations (#851) 2017-04-06 22:22:50 +01:00