summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms/Behavior.xml
diff options
context:
space:
mode:
authorMike Norman <mknorman@gmail.com>2017-06-01 12:21:50 -0500
committerGitHub <noreply@github.com>2017-06-01 12:21:50 -0500
commitf9c1989d0102866b6737a5924991490683d5f08b (patch)
tree92b9fcd9cf83354743b9b894c6b6345f11770023 /docs/Xamarin.Forms.Core/Xamarin.Forms/Behavior.xml
parentf006894732657cf4fcc7d0a9a2c00bb518bc6abf (diff)
downloadxamarin-forms-f9c1989d0102866b6737a5924991490683d5f08b.tar.gz
xamarin-forms-f9c1989d0102866b6737a5924991490683d5f08b.tar.bz2
xamarin-forms-f9c1989d0102866b6737a5924991490683d5f08b.zip
Updated example code in API docs for first few types in core. (#955)
* Updated example code in API docs for first few types in core, alphabetically.
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms/Behavior.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/Behavior.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/Behavior.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/Behavior.xml
index 2649043a..123f2d0e 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Behavior.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Behavior.xml
@@ -17,6 +17,7 @@
<Docs>
<summary>Base class for generalized user-defined behaviors that can respond to arbitrary conditions and events.</summary>
<remarks>Application developers should specialize the <see cref="T:Xamarin.Forms.Behavior`1" /> generic class, instead of directly using <see cref="T:Xamarin.Forms.Behavior" />.</remarks>
+ <related type="article" href="https://developer.xamarin.com/guides/xamarin-forms/application-fundamentals/behaviors/creating/">Xamarin.Forms Behaviors</related>
</Docs>
<Members>
<Member MemberName="AssociatedType">