summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Pages/index.xml
diff options
context:
space:
mode:
authorMike Norman <mknorman@gmail.com>2016-05-12 05:23:37 -0500
committerRui Marinho <me@ruimarinho.net>2016-05-12 11:23:37 +0100
commit594d0e8d84a55788f82847a514c62b622273a783 (patch)
treea4b782e34ab3a74245c6b832874d15cf98ff4557 /docs/Xamarin.Forms.Pages/index.xml
parent616e16a6855161693a8f30af085f37e06d5e9d67 (diff)
downloadxamarin-forms-594d0e8d84a55788f82847a514c62b622273a783.tar.gz
xamarin-forms-594d0e8d84a55788f82847a514c62b622273a783.tar.bz2
xamarin-forms-594d0e8d84a55788f82847a514c62b622273a783.zip
Initial add of Pages docs. (#161)
Diffstat (limited to 'docs/Xamarin.Forms.Pages/index.xml')
-rw-r--r--docs/Xamarin.Forms.Pages/index.xml70
1 files changed, 70 insertions, 0 deletions
diff --git a/docs/Xamarin.Forms.Pages/index.xml b/docs/Xamarin.Forms.Pages/index.xml
new file mode 100644
index 00000000..a48531f2
--- /dev/null
+++ b/docs/Xamarin.Forms.Pages/index.xml
@@ -0,0 +1,70 @@
+<Overview>
+ <Assemblies>
+ <Assembly Name="Xamarin.Forms.Pages" Version="1.0.0.0">
+ <Attributes>
+ <Attribute>
+ <AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.DisableOptimizations | System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Reflection.AssemblyCompany("")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Reflection.AssemblyConfiguration("")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Reflection.AssemblyCopyright("Copyright © 2016")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Reflection.AssemblyDescription("")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Reflection.AssemblyFileVersion("1.0.0.0")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Reflection.AssemblyProduct("Xamarin.Forms.Pages")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Reflection.AssemblyTitle("Xamarin.Forms.Pages")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Reflection.AssemblyTrademark("")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Resources.NeutralResourcesLanguage("en")</AttributeName>
+ </Attribute>
+ <Attribute>
+ <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
+ </Attribute>
+ </Attributes>
+ </Assembly>
+ </Assemblies>
+ <Remarks>To be added.</Remarks>
+ <Copyright>To be added.</Copyright>
+ <Types>
+ <Namespace Name="Xamarin.Forms.Pages">
+ <Type Name="BaseDataSource" Kind="Class" />
+ <Type Name="CardView" Kind="Class" />
+ <Type Name="CompoundCollection" Kind="Class" />
+ <Type Name="DataItem" Kind="Class" />
+ <Type Name="DataPage" Kind="Class" />
+ <Type Name="DataSourceBinding" Kind="Class" />
+ <Type Name="DataSourceBindingExtension" Kind="Class" />
+ <Type Name="DataView" Kind="Class" />
+ <Type Name="DirectoryPage" Kind="Class" />
+ <Type Name="HeroImage" Kind="Class" />
+ <Type Name="IDataItem" Kind="Interface" />
+ <Type Name="IDataSource" Kind="Interface" />
+ <Type Name="IDataSourceProvider" Kind="Interface" />
+ <Type Name="JsonDataSource" Kind="Class" />
+ <Type Name="JsonSource" Kind="Class" />
+ <Type Name="JsonSourceConverter" Kind="Class" />
+ <Type Name="ListDataPage" Kind="Class" />
+ <Type Name="ListDataPageControl" Kind="Class" />
+ <Type Name="ListItemControl" Kind="Class" />
+ <Type Name="PersonDetailPage" Kind="Class" />
+ <Type Name="StringJsonSource" Kind="Class" />
+ <Type Name="UriJsonSource" Kind="Class" />
+ </Namespace>
+ </Types>
+ <Title>Xamarin.Forms.Pages</Title>
+</Overview>