maui-linux/Xamarin.Forms.Xaml
Tim Barham 53979c8297
XamlLoader should not ignore x:TypeArguments on root node (#5804)
2019-04-05 15:31:28 +10:00
..
MarkupExtensions [X] more conv exception, bubble to previewer (#5400) 2019-02-27 17:58:58 -08:00
Properties [X] Design time properties (#4743) 2018-12-20 13:16:40 +01:00
ApplyPropertiesVisitor.cs [X] resilient to random text content (#5557) 2019-03-18 15:45:15 -07: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 Allow the previewer to use design flag on RDs (#5096) 2019-02-04 09:42:30 +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 Re-enable "Treat warnings as errors" (#5602) 2019-03-27 18:38:38 +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 XamlLoader should not ignore x:TypeArguments on root node (#5804) 2019-04-05 15:31:28 +10: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 XamlLoader should not ignore x:TypeArguments on root node (#5804) 2019-04-05 15:31:28 +10:00
XamlServiceProvider.cs [X] recover from missing markup type (#5485) 2019-03-11 14:38:34 +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