maui-linux/Xamarin.Forms.Xaml
Stephane Delcroix 4214466c80
[Xaml[C]] properly parse nested markups (#2185)
don't stop parsing when the next char is `}`

fixes #2171
2018-03-26 15:04:52 +02:00
..
MarkupExtensions [Xaml] better error reporting on x:Reference (#2089) 2018-03-13 20:04:55 +00:00
Properties Add IVT for kzu's needs with comments for future automation (#2030) 2018-03-06 13:16:16 -08:00
ApplyPropertiesVisitor.cs [Xaml[C]] don't fail if event has same name as ABP (#2154) 2018-03-21 16:33:48 +01:00
CreateValuesVisitor.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
ExpandMarkupsVisitor.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
FillResourceDictionariesVisitor.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
HydrationContext.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
IDictionaryExtensions.cs
IExpressionParser.cs
MarkupExpressionParser.cs [Xaml[C]] properly parse nested markups (#2185) 2018-03-26 15:04:52 +02:00
MarkupExtensionParser.cs
NamescopingVisitor.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
PruneIgnoredNodesVisitor.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
RegisterXNamesVisitor.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01: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
XamlFilePathAttribute.cs
XamlLoader.cs [Xaml] add DesignMode flag (#1976) 2018-03-05 12:44:37 +01:00
XamlNode.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
XamlNodeVisitor.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
XamlParser.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
XamlServiceProvider.cs Allow specifying AutomationProperties.LabeledBy by name (#914) 2017-11-13 10:33:57 +01: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