MVVM and Content Transition

2 replies. Last post: March 8, 2011 6:17 AM by Jimmy Petrus
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
rp36 Member

I'm developing WPF - MVVM and Content Transition control to change enclosed image in the Transition control. As per the documentiion, I'm using ContentID property but unable to trigger the transitions.

<Intersoft:ContentTransition x:Name="SlidePresenter" DefaultTransition="SlideLeft" ContentID="SlideImage">
	<Image x:Name="SlideImage" Stretch="Uniform" Source="{Binding SelectedImagePath}" />
</Intersoft:ContentTransition>


Any pointers are helpful.  Thanks!

All times are GMT -5. The time now is 8:25 PM.
Previous Next