summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStephane Delcroix <stephane@delcroix.org>2017-02-28 11:17:43 +0100
committerStephane Delcroix <stephane@delcroix.org>2017-02-28 11:17:43 +0100
commitbae1b04b051ec6ef4227b69dbaf60ccb46ae9f7f (patch)
treeeec0035de7d2a38c65845a71620e85a809e0468b /docs
parentb716772dc31a39c9d8212583a43785ecf8425bf0 (diff)
downloadxamarin-forms-bae1b04b051ec6ef4227b69dbaf60ccb46ae9f7f.tar.gz
xamarin-forms-bae1b04b051ec6ef4227b69dbaf60ccb46ae9f7f.tar.bz2
xamarin-forms-bae1b04b051ec6ef4227b69dbaf60ccb46ae9f7f.zip
[docs] fix Pages docs
Diffstat (limited to 'docs')
-rw-r--r--docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/DataSourceBindingExtension.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/DataSourceBindingExtension.xml b/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/DataSourceBindingExtension.xml
index 7a141d4e..62b75e7f 100644
--- a/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/DataSourceBindingExtension.xml
+++ b/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/DataSourceBindingExtension.xml
@@ -17,6 +17,9 @@
<Attribute>
<AttributeName>Xamarin.Forms.ContentProperty("Path")</AttributeName>
</Attribute>
+ <Attribute>
+ <AttributeName>Xamarin.Forms.Xaml.AcceptEmptyServiceProvider</AttributeName>
+ </Attribute>
</Attributes>
<Docs>
<summary>Extension methods for a binding to a data source, for example, for display in a list.</summary>