From 8654a02a6aa833a647b2592746f3ac93608c072b Mon Sep 17 00:00:00 2001 From: DianeXceed Date: Wed, 21 Jun 2017 11:35:17 -0400 Subject: [PATCH] Updated AnimatedTimelinePanel (markdown) --- AnimatedTimelinePanel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AnimatedTimelinePanel.md b/AnimatedTimelinePanel.md index 4904b45..d1fc1ae 100644 --- a/AnimatedTimelinePanel.md +++ b/AnimatedTimelinePanel.md @@ -20,7 +20,7 @@ Defines an area where items are positioned on a timeline. | ExtendHeight | Gets the Height extended for the panel. | | ExtendWidth | Gets the Width extended for the panel. | | HorizontalOffset | Gets the horizontal offset for the panel. | -| KeepOriginalOrderForOverlap | Gets or sets if the orginal order should be kept when overlapping occurs. | +| KeepOriginalOrderForOverlap | Gets or sets if the original order should be kept when overlapping occurs. | | Orientation | Gets or sets the orientation (Vertical/Horizontal) of the Panel. | | OverlapBehavior | Gets or sets the OverlapBehavior dependency property. | | ScrollOwner | Gets or sets the ScrollViewer. |