summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/Extensions.xml
diff options
context:
space:
mode:
authorMike Norman <mknorman@gmail.com>2017-06-27 08:12:32 -0500
committerGitHub <noreply@github.com>2017-06-27 08:12:32 -0500
commit2b333daafdda34267feda077f1d6826ad017e58e (patch)
tree5bbdedbbec3aac398e1c1abcdbe76f916ecd6fa1 /docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/Extensions.xml
parentd308479def3a3e74974fc6fdf16ea7580b5ce198 (diff)
downloadxamarin-forms-2b333daafdda34267feda077f1d6826ad017e58e.tar.gz
xamarin-forms-2b333daafdda34267feda077f1d6826ad017e58e.tar.bz2
xamarin-forms-2b333daafdda34267feda077f1d6826ad017e58e.zip
Docs param push 2 (#1018)
* More parameter descriptions in parameter-complete push. * More paremeter descriptions. * Remainder of parameter docs for Xamarin.Forms namespace * Straggler paramter complete file. * Marked all internal parameters as internal in docs. * Parameter summary complete * Update Docs
Diffstat (limited to 'docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/Extensions.xml')
-rw-r--r--docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/Extensions.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/Extensions.xml b/docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/Extensions.xml
index 6a61f72d..bdbb1edc 100644
--- a/docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/Extensions.xml
+++ b/docs/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml/Extensions.xml
@@ -48,8 +48,8 @@
</Parameters>
<Docs>
<typeparam name="TXaml">To be added.</typeparam>
- <param name="view">To be added.</param>
- <param name="callingType">To be added.</param>
+ <param name="view">For internal use by the XAML infrastructure.</param>
+ <param name="callingType">For internal use by the XAML infrastructure.</param>
<summary>Configures <paramref name="view" /> with the properties that are defined in the application manifest for <paramref name="callingType" />.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
@@ -74,8 +74,8 @@
</Parameters>
<Docs>
<typeparam name="TXaml">To be added.</typeparam>
- <param name="view">To be added.</param>
- <param name="callingType">To be added.</param>
+ <param name="view">For internal use by the XAML infrastructure.</param>
+ <param name="callingType">For internal use by the XAML infrastructure.</param>
<summary>For internal use by the XAML infrastructure.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>