maui-linux/Xamarin.Forms.Xaml
Stephane Delcroix c25a360efb [Xaml[C]] throw meaningful exception while trying to set the content … (#714)
* [Xaml[C]] throw meaningful exception while trying to set the content of a property without ContentPropertyAttribute

* fix test
2017-02-02 11:14:35 +01:00
..
MarkupExtensions [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
Properties [Xaml] revert namespace change for XmlnsDefAttr (#610) 2016-12-05 10:32:28 +01:00
ApplyPropertiesVisitor.cs [Xaml[C]] throw meaningful exception while trying to set the content … (#714) 2017-02-02 11:14:35 +01:00
CreateValuesVisitor.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
ExpandMarkupsVisitor.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
FillResourceDictionariesVisitor.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
HydratationContext.cs Merged ResourceDictionary (#97) 2016-04-17 14:59:44 -07: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 Initial import 2016-03-22 16:13:41 -07:00
MarkupExtensionParser.cs Initial import 2016-03-22 16:13:41 -07:00
NamescopingVisitor.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
PruneIgnoredNodesVisitor.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
RegisterXNamesVisitor.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
TypeArgumentsParser.cs [Xaml] cleanup xmlns usage, add XmlnsDefinition (#531) 2016-11-17 20:31:05 +01:00
TypeConversionExtensions.cs [Xaml[C]] support op_implicit declared on Target (#585) 2016-12-07 11:35:32 +01:00
ValueConverterProvider.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
ViewExtensions.cs Merged ResourceDictionary (#97) 2016-04-17 14:59:44 -07:00
Xamarin.Forms.Xaml.csproj [XamlC] use correct filePath for XamlC error reporting (#513) 2016-11-16 11:51:53 -08:00
XamlCompilationAttribute.cs [XamlC] use correct filePath for XamlC error reporting (#513) 2016-11-16 11:51:53 -08:00
XamlFilePathAttribute.cs [XamlC] use correct filePath for XamlC error reporting (#513) 2016-11-16 11:51:53 -08:00
XamlLoader.cs [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01:00
XamlNode.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
XamlNodeVisitor.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
XamlParser.cs [Xaml] support CDATA (#698) 2017-01-26 09:25:22 +01:00
XamlServiceProvider.cs [XamlC] provide backward compat for ProvideValueTarget without Target… (#583) 2016-12-01 22:40:20 +01:00
XmlName.cs [XamlC] TypedBindings, some tests, a compiler, ... (#489) 2016-11-15 11:39:48 -08:00
XmlnsHelper.cs [Xaml] cleanup xmlns usage, add XmlnsDefinition (#531) 2016-11-17 20:31:05 +01:00