WPF FlipView - Create and Bind to Data

This example demonstrates how to create a WPF FlipView, bind it to data, and use a template (ItemContentTemplate) to visualize data items.

<dxwui:FlipView  ItemsSource="{Binding DataSource}" ItemTemplate="{StaticResource ItemContentTemplate}"/>

WPF FlipView, DevExpress

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)