summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms/Page.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms/Page.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/Page.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/Page.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/Page.xml
index ae059ebc..850b0bf8 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Page.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Page.xml
@@ -624,8 +624,8 @@
<Parameter Name="e" Type="System.EventArgs" />
</Parameters>
<Docs>
- <param name="sender">To be added.</param>
- <param name="e">To be added.</param>
+ <param name="sender">The object that raised the event.</param>
+ <param name="e">The event arguments.</param>
<summary>Indicates that the preferred size of a child <see cref="T:Xamarin.Forms.Element" /> has changed.</summary>
<remarks>To be added.</remarks>
</Docs>