maui-linux/Xamarin.Forms.Xaml/MarkupExtensions
Stephane Delcroix 59d9171a51
[Xaml] Chain op_implicit for OnPlatform (if needed) (#1176)
* [Xaml] Chain op_implicit for OnPlatform (if needed)

For OnPlatform<T>, if a conversion for T to the destination type exists,
first convert OnPlatform<T> to T, the T to the dest type

Also unify the way we look for op_implicit operators

* [Xaml] only apply the double opImplicit if a flag is set

* [C] allow conversion on parameter
2017-10-18 09:17:24 +02:00
..
ArrayExtension.cs [Xaml] decorate markup and value providers to speed up inflating (#770) 2017-02-24 09:10:11 +01:00
BindingExtension.cs [Xaml] decorate markup and value providers to speed up inflating (#770) 2017-02-24 09:10:11 +01:00
DynamicResourceExtension.cs Initial import 2016-03-22 16:13:41 -07:00
NullExtension.cs [Xaml] decorate markup and value providers to speed up inflating (#770) 2017-02-24 09:10:11 +01:00
ReferenceExtension.cs Initial import 2016-03-22 16:13:41 -07:00
StaticExtension.cs [XamlC] compiled TypeExtension (#739) 2017-02-13 09:08:21 +01:00
StaticResourceExtension.cs [Xaml] Chain op_implicit for OnPlatform (if needed) (#1176) 2017-10-18 09:17:24 +02:00
TemplateBindingExtension.cs [Xaml] decorate markup and value providers to speed up inflating (#770) 2017-02-24 09:10:11 +01:00
TypeExtension.cs [XamlC] compiled TypeExtension (#739) 2017-02-13 09:08:21 +01:00