..
MarkupExtensions
[XamlC] don't reset the NameScope if it exists ( #7040 )
2019-08-05 18:24:29 -07:00
Properties
readd IVT
2019-06-05 21:22:14 +02:00
ApplyPropertiesVisitor.cs
Set ExceptionHandler on HydrationContext in ApplyPropertiesVisitor.SetTemplate() ( #6573 )
2019-06-19 10:31:30 +02:00
CreateValuesVisitor.cs
[X] recover from memberaccessEx
2019-03-18 11:25:47 +01:00
ExpandMarkupsVisitor.cs
[X] resilience on markup ( #5532 )
2019-03-14 09:21:19 +01:00
FillResourceDictionariesVisitor.cs
[previewer] resilience on createvalue ( #5369 )
2019-02-26 20:09:16 +01: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
Reverts "[Xaml] require escaping curly braces ( #4723 )" and "[X] only require escaping if starts with '{' ( #5169 )" ( #5424 )
2019-03-01 09:59:21 -08:00
MarkupExtensionParser.cs
Reverts "[Xaml] require escaping curly braces ( #4723 )" and "[X] only require escaping if starts with '{' ( #5169 )" ( #5424 )
2019-03-01 09:59:21 -08:00
NamescopingVisitor.cs
Namescope enhancements ( #2556 )
2018-05-03 20:06:52 +02:00
PruneIgnoredNodesVisitor.cs
[X] Design time properties ( #4743 )
2018-12-20 13:16:40 +01:00
RegisterXNamesVisitor.cs
[X] resilient to unyped x:Name ( #5552 )
2019-03-14 17:42:54 -07:00
RemoveDuplicateDesignNodes.cs
[X] Design time properties ( #4743 )
2018-12-20 13:16:40 +01:00
ResourcesLoader.cs
Backport41 ( #6651 )
2019-06-25 15:20:55 -07: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
Merge branch '3.6.0' into 4.0.0
2019-05-22 16:23:05 +01:00
XamlCompilationAttribute.cs
[XamlC] use correct filePath for XamlC error reporting ( #513 )
2016-11-16 11:51:53 -08:00
XamlFilePathAttribute.cs
report file location on error ( #6024 )
2019-05-03 20:29:08 +02:00
XamlLoader.cs
[HR] properly reload merged rds
2019-07-12 15:40:16 +02: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
Resolve fallback type before trying to make constructed generic type ( #6511 )
2019-06-13 20:21:55 +02:00
XamlServiceProvider.cs
[XamlC] don't reset the NameScope if it exists ( #7040 )
2019-08-05 18:24:29 -07: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