CarouselPanel.MoveTo Method
| Name | Parameters | Description |
|---|---|---|
| MoveTo(Int32) | index | Navigates to the item located at the specified index, without an animation effect. |
| MoveTo(UIElement) | item | Navigates to a specific item, without an animation effect. |
| Name | Parameters | Description |
|---|---|---|
| MoveTo(Int32) | index | Navigates to the item located at the specified index, without an animation effect. |
| MoveTo(UIElement) | item | Navigates to a specific item, without an animation effect. |