Results 1 to 2 of 2

Thread: WPF - image transition effect

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2010
    Posts
    42

    WPF - image transition effect

    I'm trying to apply a transition effect (animation) to images. I have a grid control and an image control which is binded to the currently selected row on the grid.
    How can I apply a fade-in fade-out effect to images so that when a new row on the grid is selected the previous image fades out and at the same time the new image fades in?

  2. #2
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611

    Re: WPF - image transition effect

    Create a trigger on the selection_changed event
    VB6 & C# (WCF LINQ) mostly


    If you need help with a WPF/WCF question post in the NEW WPF & WCF forum and we will try help the best we can

    My site

    My blog, couding troubles and solutions

    Free online tools

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width