Advertisement
Mushi

flipviwer

Jun 29th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.76 KB | None | 0 0
  1.  <FlipView x:Name="flip" Height="250" SelectionChanged="FlipView_SelectionChanged_1">
  2.                     <Image Source="Assets/IMG/cd1.jpg" Width="250" Height="250"/>
  3.                     <Image Source="Assets/IMG/cd2.jpg" Width="250" Height="250"/>
  4.                     <Image Source="Assets/IMG/cd3.png" Width="250" Height="250"/>
  5.                     <Image Source="Assets/IMG/cd4.PNG" Width="250" Height="250"/>
  6.                     <Image Source="Assets/IMG/cd5.jpg" Width="250" Height="250"/>
  7.                     <Image Source="Assets/IMG/cd6.jpg" Width="250" Height="250"/>
  8.                     <Image Source="Assets/IMG/cd7.jpg" Width="250" Height="250"/>
  9.                     <Image Source="Assets/IMG/cd8.jpg" Width="250" Height="250"/>
  10.                 </FlipView>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement