summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStephane Delcroix <stephane@delcroix.org>2017-04-28 21:11:38 +0200
committerJason Smith <jason.smith@xamarin.com>2017-04-28 12:11:38 -0700
commit8af6f3eb5c94e5d240fd93611ef18a7fa94f27d2 (patch)
tree041ad1d9c0aed8521d5244a0974ecf85a9251709 /docs
parente843a9a287d3a55fb510108d5594a128750e3d16 (diff)
downloadxamarin-forms-8af6f3eb5c94e5d240fd93611ef18a7fa94f27d2.tar.gz
xamarin-forms-8af6f3eb5c94e5d240fd93611ef18a7fa94f27d2.tar.bz2
xamarin-forms-8af6f3eb5c94e5d240fd93611ef18a7fa94f27d2.zip
[Xaml] move ValueConverterProvider to Core (#890)
* [Xaml] move ValueConverterProvider to Core * [docs] fix docs
Diffstat (limited to 'docs')
-rw-r--r--docs/Xamarin.Forms.Core/index.xml3
-rw-r--r--docs/Xamarin.Forms.Xaml/index.xml3
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/Xamarin.Forms.Core/index.xml b/docs/Xamarin.Forms.Core/index.xml
index 73ca277f..4531ee11 100644
--- a/docs/Xamarin.Forms.Core/index.xml
+++ b/docs/Xamarin.Forms.Core/index.xml
@@ -120,6 +120,9 @@
<AttributeName>System.Runtime.Versioning.TargetFramework(".NETPortable,Version=v4.5,Profile=Profile259", FrameworkDisplayName=".NET Portable Subset")</AttributeName>
</Attribute>
<Attribute>
+ <AttributeName>Xamarin.Forms.Dependency(typeof(Xamarin.Forms.Xaml.ValueConverterProvider))</AttributeName>
+ </Attribute>
+ <Attribute>
<AttributeName>Xamarin.Forms.Internals.Preserve</AttributeName>
</Attribute>
</Attributes>
diff --git a/docs/Xamarin.Forms.Xaml/index.xml b/docs/Xamarin.Forms.Xaml/index.xml
index 18fecba6..a40dd432 100644
--- a/docs/Xamarin.Forms.Xaml/index.xml
+++ b/docs/Xamarin.Forms.Xaml/index.xml
@@ -48,9 +48,6 @@
<AttributeName>System.Runtime.Versioning.TargetFramework(".NETPortable,Version=v4.5,Profile=Profile259", FrameworkDisplayName=".NET Portable Subset")</AttributeName>
</Attribute>
<Attribute>
- <AttributeName>Xamarin.Forms.Dependency(typeof(Xamarin.Forms.Xaml.ValueConverterProvider))</AttributeName>
- </Attribute>
- <Attribute>
<AttributeName>Xamarin.Forms.Internals.Preserve</AttributeName>
</Attribute>
<Attribute>