FlipView
A control that imitate a slide show with back/forward buttons.
Identifies the BannerText dependency property.
Identifies the CircularNavigation dependency property.
Identifies the DownTransition dependency property.
Identifies the IsBannerEnabled dependency property.
Identifies the IsNavigationEnabled dependency property.
Identifies the LeftTransition dependency property.
Identifies the MouseHoverBorderBrush dependency property.
Identifies the MouseHoverBorderEnabled dependency property.
Identifies the MouseHoverBorderThickness dependency property.
Identifies the NavigationButtonsPosition dependency property.
Identifies the Orientation dependency property.
Identifies the RightTransition dependency property.
Identifies the UpTransition dependency property.
Gets or sets the banner text.
Gets or sets a value indicating whether the navigation is circular, so you get the first after last and the last before first.
Gets or sets the transition of the down navigation.
Gets or sets whether the banner is visible or not.
Gets or sets whether the navigation button are visible or not.
Gets or sets the transition of the left navigation.
Gets or sets the border brush of the mouse hover effect.
Gets or sets a value indicating whether the border for mouse over effect is enabled or not.
Gets or sets the border thickness for the border of the mouse hover effect.
Gets or sets the position of the navigation buttons.
Gets or sets the orientation of the navigation.
Gets or sets the transition of the right navigation.
Gets or sets the transition of the up navigation.
public FlipView()
Changes the current slide to the previous item.
Changes the current to the next item.
Removes the control buttons (next/previous) from view.
Brings the control buttons (next/previous) into view.